bump: version 0.14.4 → 0.14.5
This commit is contained in:
parent
b85bcd325b
commit
aff5590931
2 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,12 @@ 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/)
|
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).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## v0.14.5 (2024-07-04)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- change how we override default app handler, engine maker
|
||||||
|
|
||||||
## v0.14.4 (2024-07-02)
|
## v0.14.4 (2024-07-02)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
name = rattail
|
name = rattail
|
||||||
version = 0.14.4
|
version = 0.14.5
|
||||||
author = Lance Edgar
|
author = Lance Edgar
|
||||||
author_email = lance@edbob.org
|
author_email = lance@edbob.org
|
||||||
url = https://rattailproject.org/
|
url = https://rattailproject.org/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue