Update changelog

This commit is contained in:
Lance Edgar 2019-03-08 11:50:40 -06:00
parent d337defb09
commit 15c47fb593
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.8.25 (2019-03-08)
-------------------
* Show grid link even when value is "false-ish".
* Only objectify address data if present.
* Improve display of purchase credit data.
* Expose new "calculated" invoice totals for receiving batch, rows.
0.8.24 (2019-03-06)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.8.24'
__version__ = '0.8.25'