Changeset - 9b98d4d50bfc
[Not reviewed]
v0.10.11
0 2 0
Lance Edgar (lance) - 20 months ago 2023-03-02 11:04:35
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.10.11 (2023-03-02)
 
--------------------
 

	
 
* Lower log level when parsing invoice fails.
 

	
 
* Log warning but avoid error, if rsync exits with code 24.
 

	
 

	
 
0.10.10 (2023-02-24)
 
--------------------
 

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

	
 
__version__ = '0.10.10'
 
__version__ = '0.10.11'
0 comments (0 inline, 0 general)