Update changelog
This commit is contained in:
parent
54b75dbe1a
commit
0d8928bdf5
12
CHANGES.rst
12
CHANGES.rst
|
@ -5,6 +5,18 @@ CHANGELOG
|
|||
Unreleased
|
||||
----------
|
||||
|
||||
0.10.6 (2024-05-29)
|
||||
-------------------
|
||||
|
||||
* Add way to flag organic products within lookup dialog.
|
||||
|
||||
* Expose db picker for butterball theme.
|
||||
|
||||
* Expose quickie lookup for butterball theme.
|
||||
|
||||
* Fix basic problems with people profile view, per butterball.
|
||||
|
||||
|
||||
0.10.5 (2024-05-29)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.10.5'
|
||||
__version__ = '0.10.6'
|
||||
|
|
Loading…
Reference in a new issue