Update changelog.

This commit is contained in:
Lance Edgar 2015-11-05 14:18:49 -06:00
parent a96a44110a
commit 18a5f16b2c
2 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,15 @@
.. -*- coding: utf-8 -*- .. -*- coding: utf-8 -*-
0.4.23
------
* Delete product costs for vendor when deleting vendor.
* Work around formalchemy config bug, caused by edbob.
* Add view to show DataSync changes, for basic troubleshooting.
0.4.22 0.4.22
------ ------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.4.22' __version__ = u'0.4.23'