Update changelog
This commit is contained in:
parent
a84bcf688b
commit
1f3b5a49c4
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.38'
|
||||
__version__ = '0.9.39'
|
||||
|
|
Loading…
Reference in a new issue