Changeset - dc1a9d0e9dee
[Not reviewed]
v0.14.7
0 2 0
Lance Edgar (lance) - 4 months ago 2024-07-04 23:57:46
lance@edbob.org
bump: version 0.14.6 → 0.14.7
2 files changed with 11 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGELOG.md
Show inline comments
 
@@ -5,6 +5,16 @@ All notable changes to rattail will be documented in this file.
 
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 

	
 
## v0.14.7 (2024-07-04)
 

	
 
### Fix
 

	
 
- add `get_cmd()` method for import handlers
 

	
 
- specify default list for rattail mail templates
 

	
 
- add `get_role()` method for auth handler
 

	
 
## v0.14.6 (2024-07-04)
 

	
 
### Fix
setup.cfg
Show inline comments
 

	
 
[metadata]
 
name = rattail
 
version = 0.14.6
 
version = 0.14.7
 
author = Lance Edgar
 
author_email = lance@edbob.org
 
url = https://rattailproject.org/
0 comments (0 inline, 0 general)