Update changelog

This commit is contained in:
Lance Edgar 2017-05-30 20:27:44 -05:00
parent cc41c38d68
commit c8b8608dc7
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.5.102 (2017-05-30)
--------------------
* Remove all views etc. for old-style batches
* Fix bug when updating Order Form data, if row.po_total is None
0.5.101 (2017-05-25) 0.5.101 (2017-05-25)
-------------------- --------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = u'0.5.101' __version__ = u'0.5.102'