bump: version 0.2.3 → 0.2.4

This commit is contained in:
Lance Edgar 2025-09-20 14:49:03 -05:00
parent 1bede73652
commit a3f6dc64fd
2 changed files with 9 additions and 1 deletions

View file

@ -5,6 +5,14 @@ All notable changes to tailbone-theo 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.2.4 (2025-09-20)
### Fix
- fix config extension entry point
- update project source links, kallithea -> forgejo
- avoid deprecated base class for config extension
## v0.2.3 (2024-08-06)
### Fix