Changeset - d2316887cad1
[Not reviewed]
v0.9.258
0 2 0
Lance Edgar (lance) - 3 years ago 2022-02-10 09:09:15
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
 

	
 
CHANGELOG
 
=========
 

	
 
0.9.258 (2022-02-10)
 
--------------------
 

	
 
* Always pass along associated products when printing label batch.
 

	
 
* Add generic ``get_next_counter_value()`` method for importers.
 

	
 

	
 
0.9.257 (2022-02-09)
 
--------------------
 

	
 
* Show email address for new custorder person autocomplete.
 

	
 

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

	
 
__version__ = '0.9.257'
 
__version__ = '0.9.258'
0 comments (0 inline, 0 general)