Changeset - 6385cc948c88
[Not reviewed]
v0.9.224
0 2 0
Lance Edgar (lance) - 3 years ago 2021-11-28 10:58:50
lance@edbob.org
Update changelog
2 files changed with 11 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGES.rst
Show inline comments
 
@@ -2,6 +2,16 @@
 
CHANGELOG
 
=========
 

	
 
0.9.224 (2021-11-28)
 
--------------------
 

	
 
* Add setting for receiving from PO w/ invoice.
 

	
 
* Add some sale pricing logic for custorder batch.
 

	
 
* Include current time in datasync/collectd output.
 

	
 

	
 
0.9.223 (2021-11-27)
 
--------------------
 

	
rattail/_version.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
__version__ = '0.9.223'
 
__version__ = '0.9.224'
0 comments (0 inline, 0 general)