Update changelog
This commit is contained in:
parent
cc41c38d68
commit
c8b8608dc7
|
@ -2,6 +2,14 @@
|
|||
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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = u'0.5.101'
|
||||
__version__ = u'0.5.102'
|
||||
|
|
Loading…
Reference in a new issue