diff --git a/feed.json b/feed.json index 6e1fc9b569..3479598c5f 100644 --- a/feed.json +++ b/feed.json @@ -12,7 +12,7 @@ }, { "type": "release", - "date": "2025-04-09", + "date": "2025-04-10", "version": "1.7.3", "title": "Version 1.7.3", "changes": [ @@ -20,6 +20,10 @@ "type": "added", "description": "A new command `/tools` in `q chat` for granular tool permissioning - [#1054](https://github.com/aws/amazon-q-developer-cli/pull/1054)" }, + { + "type": "added", + "description": "A new command `/compact` in `q chat` for summarizing the conversation history - [#1128](https://github.com/aws/amazon-q-developer-cli/pull/1128)" + }, { "type": "added", "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)"