File tree Expand file tree Collapse file tree 1 file changed +31
-2
lines changed
Expand file tree Collapse file tree 1 file changed +31
-2
lines changed Original file line number Diff line number Diff line change 44 {
55 "$comment" : " This is the next release, any changes here" ,
66 "type" : " release" ,
7- "date" : " 2999-01-01 " ,
7+ "date" : " 2025-09-29 " ,
88 "version" : " 0.0.0" ,
99 "title" : " Version 0.0.0" ,
1010 "hidden" : true ,
11- "changes" : []
11+ "changes" : [
12+ {
13+ "type" : " changed" ,
14+ "description" : " Remove max limit on conversation length - [#3038](https://github.com/aws/amazon-q-developer-cli/pull/3038)"
15+ },
16+ {
17+ "type" : " changed" ,
18+ "description" : " Improve checkpoint system reliability and error handling - [#3041](https://github.com/aws/amazon-q-developer-cli/pull/3041)"
19+ },
20+ {
21+ "type" : " fixed" ,
22+ "description" : " Test for windows target - [#3040](https://github.com/aws/amazon-q-developer-cli/pull/3040)"
23+ },
24+ {
25+ "type" : " fixed" ,
26+ "description" : " Tests for rmcp type changes - [#3037](https://github.com/aws/amazon-q-developer-cli/pull/3037)"
27+ },
28+ {
29+ "type" : " added" ,
30+ "description" : " SSE support for MCP - [#2995](https://github.com/aws/amazon-q-developer-cli/pull/2995)"
31+ },
32+ {
33+ "type" : " fixed" ,
34+ "description" : " Reloads only the built-in tools only for /experiment - [#3012](https://github.com/aws/amazon-q-developer-cli/pull/3012)"
35+ },
36+ {
37+ "type" : " added" ,
38+ "description" : " Add a `/reply` command - [#2680](https://github.com/aws/amazon-q-developer-cli/pull/2680)"
39+ }
40+ ]
1241 },
1342 {
1443 "type" : " release" ,
You can’t perform that action at this time.
0 commit comments