Changeset - 1ab42e5245d6
[Not reviewed]
v0.9.305
0 2 0
Lance Edgar (lance) - 2 years ago 2022-08-08 18:12:51
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
 

	
 
CHANGELOG
 
=========
 

	
 
0.9.305 (2022-08-08)
 
--------------------
 

	
 
* Fix how "available" email profiles are got.
 

	
 

	
 
0.9.304 (2022-08-08)
 
--------------------
 

	
 
* Add ``get_single_host_object()`` to importer base class.
 

	
 
* Add ``force_create`` param for ``AppHandler.save_setting()``.
rattail/_version.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
__version__ = '0.9.304'
 
__version__ = '0.9.305'
0 comments (0 inline, 0 general)