Update changelog

This commit is contained in:
Lance Edgar 2022-02-20 15:25:17 -06:00
parent 66fd2ff5e6
commit ceceb3f030
2 changed files with 11 additions and 1 deletions

View file

@ -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)
-------------------- --------------------

View file

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