diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index b8a1c26384..2c0f0e1371 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -10,6 +10,17 @@ ### Other Changes +## 1.4.2 (2023-10-12) + +### Features Added + +- [[2845]](https://github.com/Azure/azure-dev/pull/2845) Feature Clickable Template Links in Terminal (azd template list). Thanks @john0isaac for the contribution +- [[2829]](https://github.com/Azure/azure-dev/pull/2829) Feature Display the Subscription Name and ID (azd provision). Thanks @john0isaac for the contribution + +### Bugs Fixed + +- [[2858]](https://github.com/Azure/azure-dev/pull/2858) Fixes issue with running VS Code Tasks that rely on environment configuration path. + ## 1.4.1 (2023-10-06) ### Bugs Fixed diff --git a/cli/version.txt b/cli/version.txt index 591650acef..9df886c42a 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.5.0-beta.1 +1.4.2