Skip to content

Commit a87a0a3

Browse files
chore: update feed entries (#538)
1 parent ecd68f2 commit a87a0a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

feed.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-08-05",
15+
"date": "2025-08-07",
1616
"version": "1.13.2",
1717
"title": "Version 1.13.2",
1818
"changes": [
1919
{
2020
"type": "added",
21-
"description": "A new preview model GPT-OSS-120b from OpenAI - [#2500](https://github.com/aws/amazon-q-developer-cli/pull/2500)"
21+
"description": "Regex matching for the `toolsSettings.execute_bash.allowedCommands` agent configuration - [#2483](https://github.com/aws/amazon-q-developer-cli/pull/2483)"
2222
},
2323
{
2424
"type": "added",
25-
"description": "Regex matching for the `toolsSettings.execute_bash.allowedCommands` agent configuration - [#2483](https://github.com/aws/amazon-q-developer-cli/pull/2483)"
25+
"description": "Support for workspace `mcp.json` configuration when `useLegacyMcpJson` is enabled - [#2516](https://github.com/aws/amazon-q-developer-cli/pull/2516)"
2626
},
2727
{
2828
"type": "added",

0 commit comments

Comments
 (0)