Update changelog.
This commit is contained in:
parent
fae26c60c6
commit
85159d91bc
16
CHANGES.rst
16
CHANGES.rst
|
@ -1,4 +1,18 @@
|
||||||
.. -*- coding: utf-8 -*-
|
|
||||||
|
CHANGELOG
|
||||||
|
=========
|
||||||
|
|
||||||
|
0.4.34
|
||||||
|
------
|
||||||
|
|
||||||
|
* Add 'restart datasync' button to datasync changes list page.
|
||||||
|
|
||||||
|
* Add autocomplete vendor field renderer.
|
||||||
|
|
||||||
|
* Change vendor catalog upload, to allow vendor-less parsers.
|
||||||
|
|
||||||
|
* Stop depending on PIL...for now?
|
||||||
|
|
||||||
|
|
||||||
0.4.33
|
0.4.33
|
||||||
------
|
------
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.4.33'
|
__version__ = u'0.4.34'
|
||||||
|
|
Loading…
Reference in a new issue