diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index 56851ad7c22..bc83d89e9c7 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -1,14 +1,16 @@ # Release History -## 1.10.0-beta.1 (Unreleased) +## 1.9.5 (2024-07-10) ### Features Added -### Breaking Changes +- [[4080]](https://github.com/Azure/azure-dev/pull/4080) Add `azd env get-value`. ### Bugs Fixed -### Other Changes +- [[4065]](https://github.com/Azure/azure-dev/pull/4065) Fix panic when a project has no endpoints. +- [[4074]](https://github.com/Azure/azure-dev/pull/4074) Fix error in retrieving cross-rg service plan. +- [[4073]](https://github.com/Azure/azure-dev/pull/4073) Fix bug where windows logic app passed isLinuxWebApp. ## 1.9.4 (2024-07-02) diff --git a/cli/version.txt b/cli/version.txt index 9e818d715ff..158c7472933 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.10.0-beta.1 +1.9.5