Update changelog

This commit is contained in:
Lance Edgar 2023-10-07 18:57:03 -05:00
parent 07b1d0841e
commit a201072a9d
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.9.65 (2023-10-07)
-------------------
* Avoid deprecated logic for fetching vendor contact email/phone.
* Add "mark complete" button for inventory batch row entry page.
* Expose tender ref in POS batch rows; new tender flags.
* Improve views for taxes, esp. in POS batches.
0.9.64 (2023-10-06)
-------------------

View file

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