bump: version 0.19.3 → 0.20.0

This commit is contained in:
Lance Edgar 2024-08-20 15:06:09 -05:00
parent 59bd58aca7
commit 83586ef90f
2 changed files with 13 additions and 2 deletions

View file

@ -5,6 +5,17 @@ All notable changes to Tailbone 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.20.0 (2024-08-20)
### Feat
- add new 'waterpark' theme, based on wuttaweb w/ vue2 + buefy
- refactor templates to simplify base/page/form structure
### Fix
- avoid deprecated reference to app db engine
## v0.19.3 (2024-08-19)
### Fix