Changeset - b0c1b2f19d05
[Not reviewed]
v0.9.246
0 2 0
Lance Edgar (lance) - 3 years ago 2022-01-26 16:31:05
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.246 (2022-01-26)
 
--------------------
 

	
 
* Fix label printing for 2-up style formatter.
 

	
 
* Allow report output fields to vary based on params.
 

	
 

	
 
0.9.245 (2022-01-18)
 
--------------------
 

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

	
 
__version__ = '0.9.245'
 
__version__ = '0.9.246'
0 comments (0 inline, 0 general)