chore(release): v0.21.5

This commit is contained in:
banteg
2026-02-08 19:12:57 +04:00
parent fb51708473
commit 01df3f5ea0
4 changed files with 23 additions and 5 deletions
+14
View File
@@ -1,5 +1,19 @@
# changelog
## v0.21.5 (2026-02-08)
### fixes
- dedupe redelivered telegram updates to prevent duplicate runs in DMs [#198](https://github.com/banteg/takopi/pull/198)
### changes
- read package version from metadata instead of a hardcoded `__version__` constant
### docs
- rotate telegram invite link
## v0.21.4 (2026-01-22)
### changes