Update changelog

This commit is contained in:
Lance Edgar 2020-05-20 15:53:49 -05:00
parent b5f9c8e358
commit 3bb0c8468b
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.94 (2020-05-20)
-------------------
* Expose "shelved" field for pricing batches.
* Sort available reports by name, if handler doesn't specify.
0.8.93 (2020-05-15) 0.8.93 (2020-05-15)
------------------- -------------------

View file

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