Update changelog.

This commit is contained in:
Lance Edgar 2016-01-22 14:50:04 -06:00
parent fae26c60c6
commit 85159d91bc
2 changed files with 16 additions and 2 deletions

View file

@ -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
------

View file

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