Skip to content

Commit c86efbf

Browse files
chore: update feed to remove toolSettings fix (#568)
1 parent ddcbb52 commit c86efbf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

feed.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-08-14",
15+
"date": "2025-08-15",
1616
"version": "1.14.0",
1717
"title": "Version 1.14.0",
1818
"changes": [
@@ -27,10 +27,6 @@
2727
{
2828
"type": "added",
2929
"description": "Notifications on API retries - [#2607](https://github.com/aws/amazon-q-developer-cli/pull/2607)"
30-
},
31-
{
32-
"type": "fixed",
33-
"description": "An issue where `toolSettings` would not be applied unless the tool was in `allowedTools` - [#2606](https://github.com/aws/amazon-q-developer-cli/pull/2606)"
3430
}
3531
]
3632
},

0 commit comments

Comments
 (0)