Skip to content

Commit a9bbdeb

Browse files
committed
chore: remove compact command from feed, update date
1 parent 3c64cdd commit a9bbdeb

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,18 +12,14 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-04-08",
15+
"date": "2025-04-09",
1616
"version": "1.7.3",
1717
"title": "Version 1.7.3",
1818
"changes": [
1919
{
2020
"type": "added",
2121
"description": "A new command `/tools` in `q chat` for granular tool permissioning - [#1054](https://github.com/aws/amazon-q-developer-cli/pull/1054)"
2222
},
23-
{
24-
"type": "added",
25-
"description": "A new command `/compact` in `q chat` for summarizing the conversation history - [#1128](https://github.com/aws/amazon-q-developer-cli/pull/1128)"
26-
},
2723
{
2824
"type": "added",
2925
"description": "A new command `/editor` in `q chat` for composing prompts using the configured editor - [#1035](https://github.com/aws/amazon-q-developer-cli/pull/1035)"

0 commit comments

Comments
 (0)