chore: release v0.6.0

This commit is contained in:
banteg
2026-01-03 22:37:07 +04:00
parent ae1718dbe8
commit 30fe5cef43
6 changed files with 13 additions and 4 deletions
+8
View File
@@ -1,5 +1,13 @@
# changelog
## v0.6.0 (2026-01-03)
### changes
- interactive onboarding: run `takopi` to set up bot token, chat id, and default engine via guided prompts
- lockfile to prevent multiple takopi instances from racing the same bot token
- re-run onboarding anytime with `takopi --onboard`
## v0.5.3 (2026-01-02)
### changes