bump: version 0.14.0 → 0.14.1
This commit is contained in:
parent
c5c8c06ea7
commit
99071616f5
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -5,6 +5,18 @@ 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.1 (2024-07-01)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- remove references, dependency for `six` package
|
||||||
|
|
||||||
|
- remove some unused imports
|
||||||
|
|
||||||
|
- remove duplicated / unused code for `rattail.db.config`
|
||||||
|
|
||||||
|
- deprecate `parse_bool()` and `parse_list()` in `rattail.config`
|
||||||
|
|
||||||
## v0.14.0 (2024-07-01)
|
## v0.14.0 (2024-07-01)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
Loading…
Reference in a new issue