Changeset - 9f201f61a88b
[Not reviewed]
v0.9.325
0 2 0
Lance Edgar (lance) - 23 months ago 2022-11-28 10:53:26
lance@edbob.org
Update changelog
2 files changed with 13 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGES.rst
Show inline comments
 

	
 
CHANGELOG
 
=========
 

	
 
0.9.325 (2022-11-28)
 
--------------------
 

	
 
* Auto-record last run date when overnight task completes okay.
 

	
 
* Keep current rattail config, when launching overnight task.
 

	
 
* Fix how failed command output is shown for luigi.
 

	
 
* Remove the 'backup' extra from ``setup.py``.
 

	
 

	
 
0.9.324 (2022-11-21)
 
--------------------
 

	
 
* Add way to purge overnight luigi settings.
 

	
 

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

	
 
__version__ = '0.9.324'
 
__version__ = '0.9.325'
0 comments (0 inline, 0 general)