Update changelog.
This commit is contained in:
parent
a96a44110a
commit
18a5f16b2c
10
CHANGES.rst
10
CHANGES.rst
|
@ -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
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.4.22'
|
__version__ = u'0.4.23'
|
||||||
|
|
Loading…
Reference in a new issue