You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## 1.1.1 (2026-04-09)
4
+
5
+
Full Changelog: [v1.1.0...v1.1.1](https://github.com/anthropics/anthropic-cli/compare/v1.1.0...v1.1.1)
6
+
7
+
### Bug Fixes
8
+
9
+
***cli:** fix incompatible Go types for flag generated as array of maps ([7277335](https://github.com/anthropics/anthropic-cli/commit/7277335fa41dd5e09a24b0d2cffe6d5875bd16e6))
10
+
* fix for failing to drop invalid module replace in link script ([65e8826](https://github.com/anthropics/anthropic-cli/commit/65e88264dcda5210ea4e1e70372b2aecc9872f2b))
11
+
12
+
13
+
### Chores
14
+
15
+
***cli:** additional test cases for `ShowJSONIterator` ([e1bbd47](https://github.com/anthropics/anthropic-cli/commit/e1bbd47687c8482908bdeba18667160796ec4a72))
16
+
3
17
## 1.1.0 (2026-04-09)
4
18
5
19
Full Changelog: [v1.0.0...v1.1.0](https://github.com/anthropics/anthropic-cli/compare/v1.0.0...v1.1.0)
0 commit comments