Changeset - 2fa90aa41d54
[Not reviewed]
v0.9.212
0 2 0
Lance Edgar (lance) - 3 years ago 2021-11-02 11:14:26
lance@edbob.org
Update changelog
2 files changed with 9 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGES.rst
Show inline comments
 
@@ -2,6 +2,14 @@
 
CHANGELOG
 
=========
 

	
 
0.9.212 (2021-11-02)
 
--------------------
 

	
 
* Add "did not receive" status for purchase batch rows.
 

	
 
* Add "cannot calculate price" row status for new product batch.
 

	
 

	
 
0.9.211 (2021-10-22)
 
--------------------
 

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

	
 
__version__ = '0.9.211'
 
__version__ = '0.9.212'
0 comments (0 inline, 0 general)