Changeset - 24c56e527665
[Not reviewed]
v0.9.271
0 2 0
Lance Edgar (lance) - 3 years ago 2022-03-17 17:34:19
lance@edbob.org
Update changelog
2 files changed with 7 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGES.rst
Show inline comments
 

	
 
CHANGELOG
 
=========
 

	
 
0.9.271 (2022-03-17)
 
--------------------
 

	
 
* Add custorder xref markers for trainwreck; import logic.
 

	
 

	
 
0.9.270 (2022-03-10)
 
--------------------
 

	
 
* Add basic UNFI catalog parser for tab-separated format.
 

	
 
* Render empty string if no price given.
 

	
 
* Assign report output id explicitly, via counter value.
 

	
 

	
 
0.9.269 (2022-03-09)
 
--------------------
rattail/_version.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
__version__ = '0.9.270'
 
__version__ = '0.9.271'
0 comments (0 inline, 0 general)