chore(release): v0.13.0

This commit is contained in:
banteg
2026-01-10 01:26:05 +04:00
parent 31f84c0a4e
commit 855f40c0ba
5 changed files with 25 additions and 6 deletions
+15
View File
@@ -1,5 +1,20 @@
# changelog
## v0.13.0 (2026-01-09)
### changes
- add per-project chat routing [#76](https://github.com/banteg/takopi/pull/76)
### fixes
- hardcode codex exec flags [#75](https://github.com/banteg/takopi/pull/75)
- reuse project root for current branch when resolving worktrees [#77](https://github.com/banteg/takopi/pull/77)
### docs
- normalize casing in the readme and changelog
## v0.12.0 (2026-01-09)
### changes