Update changelog

This commit is contained in:
Lance Edgar 2023-06-01 12:17:19 -05:00
parent 90cb25446b
commit e1685231c2
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.27 (2023-06-01)
-------------------
* Share some code for validating vendor field.
* Save datasync config with new keys, per RattailConfiguration.
0.9.26 (2023-05-25)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.9.26'
__version__ = '0.9.27'