Update changelog

This commit is contained in:
Lance Edgar 2024-05-29 22:15:39 -05:00
parent 54b75dbe1a
commit 0d8928bdf5
2 changed files with 13 additions and 1 deletions

View file

@ -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)
-------------------

View file

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