Update changelog

This commit is contained in:
Lance Edgar 2023-10-04 10:59:54 -05:00
parent 4125be7e8d
commit 0b7791070f
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.9.61 (2023-10-04)
-------------------
* Use enum to display ``POS_ROW_TYPE``.
* Expose cash-back flags for tenders.
* Re-work FalafelDateTime logic a bit.
0.9.60 (2023-10-01)
-------------------

View file

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