Update changelog

This commit is contained in:
Lance Edgar 2020-01-28 15:11:31 -06:00
parent 201f7cc21e
commit b875540397
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.8.81 (2020-01-28)
-------------------
* Include regular price changes, for current price history dialog.
* Allow populate of new pricing batch from products w/ "SRP breach".
* Tweak how we import pip internal things, for upgrade view.
* Sort report options by name, when choosing which to generate.
* Add warning for "price breaches SRP" rows in pricing batch.
0.8.80 (2020-01-20)
-------------------

View file

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