Update changelog

This commit is contained in:
Lance Edgar 2016-11-21 14:40:09 -06:00
parent 674a315104
commit 686bcfc74c
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.5.43 (2016-11-21)
-------------------
* Add support for receive/cost mode, purchase relation for purchase batches
* Bump jquery version
* Fix bug when downloading batch file
0.5.42 (2016-11-20)
-------------------

View file

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