Changeset - a0d861c0e83e
[Not reviewed]
v0.9.254
0 2 0
Lance Edgar (lance) - 3 years ago 2022-02-06 13:22:00
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
 
@@ -2,6 +2,12 @@
 
CHANGELOG
 
=========
 

	
 
0.9.254 (2022-02-06)
 
--------------------
 

	
 
* Add ``match_on_time_field`` for Trainwreck importers.
 

	
 

	
 
0.9.253 (2022-02-05)
 
--------------------
 

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

	
 
__version__ = '0.9.253'
 
__version__ = '0.9.254'
0 comments (0 inline, 0 general)