chore(release): v0.16.0

This commit is contained in:
banteg
2026-01-12 06:08:35 +04:00
parent bc1319b73d
commit 8f32739369
5 changed files with 26 additions and 6 deletions
+16
View File
@@ -1,5 +1,21 @@
# changelog
## v0.16.0 (2026-01-12)
### fixes
- harden telegram file transfer handling [#84](https://github.com/banteg/takopi/pull/84)
### changes
- simplify runtime, config, and telegram internals [#85](https://github.com/banteg/takopi/pull/85)
- refactor telegram boundary types [#90](https://github.com/banteg/takopi/pull/90)
### docs
- add tips section to user guide
- rework readme
## v0.15.0 (2026-01-11)
### changes