Update changelog

This commit is contained in:
Lance Edgar 2021-12-29 11:14:40 -06:00
parent 82dfce6f81
commit c2d76966a3
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.190 (2021-12-29)
--------------------
* Show create button on "most" pages for a master view.
* Expose products setting for type 2 UPC lookup.
* Add basic "resolve" support for person, product from new custorder.
0.8.189 (2021-12-23)
--------------------

View file

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