Skip to content

Commit ddcbb52

Browse files
chore: bump version to 1.14.0 (#566)
1 parent e660049 commit ddcbb52

File tree

3 files changed

+58
-34
lines changed

3 files changed

+58
-34
lines changed

Cargo.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ authors = [
2020
edition = "2024"
2121
homepage = "https://aws.amazon.com/q/"
2222
publish = false
23-
version = "1.13.3"
23+
version = "1.14.0"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,30 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-08-14",
16+
"version": "1.14.0",
17+
"title": "Version 1.14.0",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Additional supported models in `q chat`, see `/model` - [#2419](https://github.com/aws/amazon-q-developer-cli/pull/2419)"
22+
},
23+
{
24+
"type": "added",
25+
"description": "`--include` and `--exclude` flags for the `/knowledge add` command - [#2545](https://github.com/aws/amazon-q-developer-cli/pull/2545)"
26+
},
27+
{
28+
"type": "added",
29+
"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)"
34+
}
35+
]
36+
},
1337
{
1438
"type": "release",
1539
"date": "2025-08-11",

0 commit comments

Comments
 (0)