chore(release): v0.11.0

This commit is contained in:
banteg
2026-01-09 03:26:50 +04:00
parent f856338b94
commit 4c4473d979
5 changed files with 21 additions and 6 deletions
+11
View File
@@ -1,5 +1,16 @@
# changelog
## v0.11.0 (2026-01-08)
### changes
- add entrypoint-based plugins for engines/transports plus a `takopi plugins` command and public API docs [#71](https://github.com/banteg/takopi/pull/71)
### fixes
- create pi sessions under the run base dir [#68](https://github.com/banteg/takopi/pull/68)
- skip git repo checks for codex runs [#66](https://github.com/banteg/takopi/pull/66)
## v0.10.0 (2026-01-08)
### changes