Update changelog
This commit is contained in:
parent
d00449465f
commit
f1dc773bfd
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.82 (2020-02-03)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Fix vendor ID/name for Excel download of pricing batch rows.
|
||||||
|
|
||||||
|
* Add red highlight for SRP breach, for generic product batch.
|
||||||
|
|
||||||
|
* Make sure falafel theme is somewhat available by default.
|
||||||
|
|
||||||
|
|
||||||
0.8.81 (2020-01-28)
|
0.8.81 (2020-01-28)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.81'
|
__version__ = '0.8.82'
|
||||||
|
|
Loading…
Reference in a new issue