Update changelog

This commit is contained in:
Lance Edgar 2021-11-28 10:59:55 -06:00
parent dbd00291b3
commit bb0666b77d
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.177 (2021-11-28)
--------------------
* Show current/sale pricing for products in new custorder page.
* Add simple search filters for past items dialog in new custorder.
0.8.176 (2021-11-25) 0.8.176 (2021-11-25)
-------------------- --------------------

View file

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