Update changelog

This commit is contained in:
Lance Edgar 2023-07-15 19:32:04 -05:00
parent a84bcf688b
commit 1f3b5a49c4
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.39 (2023-07-15)
-------------------
* Show invoice number for each row in receiving.
* Tweak display options for tempmon probe readings graph.
0.9.38 (2023-07-07)
-------------------

View file

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