File tree Expand file tree Collapse file tree 3 files changed +58
-34
lines changed
Expand file tree Collapse file tree 3 files changed +58
-34
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ authors = [
1919edition = " 2021"
2020homepage = " https://aws.amazon.com/q/"
2121publish = false
22- version = " 1.8.1 "
22+ version = " 1.9.0 "
2323license = " MIT OR Apache-2.0"
2424
2525[workspace .dependencies ]
Original file line number Diff line number Diff line change 1010 "hidden" : true ,
1111 "changes" : []
1212 },
13+ {
14+ "type" : " release" ,
15+ "date" : " 2025-04-28" ,
16+ "version" : " 1.9.0" ,
17+ "title" : " Version 1.9.0" ,
18+ "changes" : [
19+ {
20+ "type" : " added" ,
21+ "description" : " Model Context Protocol (MCP) support in `q chat` - [#1365](https://github.com/aws/amazon-q-developer-cli/pull/1365)"
22+ },
23+ {
24+ "type" : " added" ,
25+ "description" : " Fuzzy finding support for selecting profiles in `q chat` - [#1388](https://github.com/aws/amazon-q-developer-cli/pull/1388)"
26+ },
27+ {
28+ "type" : " changed" ,
29+ "description" : " `/compact` to display the summary by default in `q chat` - [#1313](https://github.com/aws/amazon-q-developer-cli/pull/1313)"
30+ },
31+ {
32+ "type" : " fixed" ,
33+ "description" : " Various issues in `q chat`"
34+ }
35+ ]
36+ },
1337 {
1438 "type" : " release" ,
1539 "date" : " 2025-04-25" ,
You can’t perform that action at this time.
0 commit comments