File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.10 "
2+ "." : " 0.1.11 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.11] ( https://github.com/Mathison-AG/mathison/compare/mathison-v0.1.10...mathison-v0.1.11 ) (2026-02-21)
4+
5+
6+ ### Bug Fixes
7+
8+ * add roadmap logic to agent dev ([ 8459bae] ( https://github.com/Mathison-AG/mathison/commit/8459baee217e64b27bb51189f7a350c3131c7d84 ) )
9+ * openclaw settings ([ d8d11b1] ( https://github.com/Mathison-AG/mathison/commit/d8d11b176fd2202c480ee300f61d9b5f83f9ae8a ) )
10+
311## [ 0.1.10] ( https://github.com/Mathison-AG/mathison/compare/mathison-v0.1.9...mathison-v0.1.10 ) (2026-02-21)
412
513
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : mathison
33description : AI-first Kubernetes platform — deploy and manage apps through an AI chat agent
44type : application
5- version : 0.1.10
6- appVersion : 0.1.10
5+ version : 0.1.11
6+ appVersion : 0.1.11
77home : https://github.com/Mathison-AG/mathison
88keywords :
99 - kubernetes
Original file line number Diff line number Diff line change 11{
22 "name" : " mathison" ,
3- "version" : " 0.1.10 " ,
3+ "version" : " 0.1.11 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments