Changeset - 10bf202029d6
[Not reviewed]
v0.9.346
0 2 0
Lance Edgar (lance) - 21 months ago 2023-01-25 15:16:22
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.346 (2023-01-25)
 
--------------------
 

	
 
* Delay import for alembic.
 

	
 

	
 
0.9.345 (2023-01-18)
 
--------------------
 

	
 
* Include menu views for new projects.
 

	
 
* Tweak new table template, add FK/relationship support.
 

	
 
* Move common logic for ``poser install`` commands into rattail.
 

	
 

	
 
0.9.344 (2023-01-16)
 
--------------------
rattail/_version.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
__version__ = '0.9.345'
 
__version__ = '0.9.346'
0 comments (0 inline, 0 general)