Update changelog
This commit is contained in:
parent
66fd2ff5e6
commit
ceceb3f030
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.210 (2022-02-20)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Only show DB picker for permissioned users.
|
||||||
|
|
||||||
|
* Expose some new trainwreck fields; per-item discounts.
|
||||||
|
|
||||||
|
* Show SRP as currency for vendor catalog batch.
|
||||||
|
|
||||||
|
|
||||||
0.8.209 (2022-02-16)
|
0.8.209 (2022-02-16)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.209'
|
__version__ = '0.8.210'
|
||||||
|
|
Loading…
Reference in a new issue