Update changelog

This commit is contained in:
Lance Edgar 2021-11-17 15:12:54 -06:00
parent b8f1b7bd84
commit e8828efae3
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.175 (2021-11-17)
--------------------
* Fix bug when product has empty suggested price.
* Show ordered quantity when viewing costing batch row.
0.8.174 (2021-11-14) 0.8.174 (2021-11-14)
-------------------- --------------------

View file

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