Update changelog

This commit is contained in:
Lance Edgar 2024-06-03 10:28:42 -05:00
parent 58f9588261
commit 29c9ea1a2b
2 changed files with 11 additions and 1 deletions

View file

@ -5,6 +5,16 @@ CHANGELOG
Unreleased
----------
0.10.9 (2024-06-03)
-------------------
* Let master view control context menu items for page.
* Fix panel style for PO vs. Invoice breakdown in receiving batch.
* Fix the "new custorder" page for butterball.
0.10.8 (2024-06-02)
-------------------

View file

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