Update changelog
This commit is contained in:
parent
82dfce6f81
commit
c2d76966a3
10
CHANGES.rst
10
CHANGES.rst
|
@ -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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.189'
|
||||
__version__ = '0.8.190'
|
||||
|
|
Loading…
Reference in a new issue