We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5b9f2 commit 742db83Copy full SHA for 742db83
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
<!-- version list -->
4
5
+## v0.11.4 (2026-03-23)
6
+
7
+### Documentation
8
9
+- Add MCP tool descriptions
10
+ ([`cbcc0eb`](https://github.com/kagan-sh/kagan/commit/cbcc0ebf114c331f2b54dd66088e9039cef78737))
11
12
+- Move glama badge to secondary row
13
+ ([`9c27f44`](https://github.com/kagan-sh/kagan/commit/9c27f44c7a2dc98f2e2850ebe42c963ef2ae8f72))
14
15
16
## v0.11.4-beta.2 (2026-03-23)
17
18
### Chores
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "kagan"
-version = "0.11.4-beta.2"
+version = "0.11.4"
description = "AI-powered Kanban TUI for autonomous development workflows"
license = "MIT"
authors = [
0 commit comments