Skip to content

Commit e44ee53

Browse files
chore: update feed to add back knowledge (#547)
1 parent 7e1f757 commit e44ee53

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,7 +12,7 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-08-07",
15+
"date": "2025-08-08",
1616
"version": "1.13.2",
1717
"title": "Version 1.13.2",
1818
"changes": [
@@ -33,8 +33,8 @@
3333
"description": "Issues with `q mcp` subcommands failing - [#2475](https://github.com/aws/amazon-q-developer-cli/pull/2475)"
3434
},
3535
{
36-
"type": "removed",
37-
"description": "The `knowledge` beta tool - [#2513](https://github.com/aws/amazon-q-developer-cli/pull/2513)"
36+
"type": "fixed",
37+
"description": "The `knowledge` tool always requiring permission - [#2501](https://github.com/aws/amazon-q-developer-cli/pull/2501)"
3838
}
3939
]
4040
},

0 commit comments

Comments
 (0)