We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d059c commit ad1c0abCopy full SHA for ad1c0ab
2 files changed
cli/azd/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Release History
2
3
+## 0.1.0-beta.4 (Unreleased)
4
+
5
## 0.1.0-beta.3 (2022-07-28)
6
7
### Features Added
@@ -17,6 +19,7 @@
17
19
- [[#115]](https://github.com/Azure/azure-dev/issues/115) Fix deploy error when using a resource name with capital letters.
18
20
21
### Other Changes
22
+- [[#188]](https://github.com/Azure/azure-dev/issues/188) Update the minimum Bicep version to `v0.8.9`.
23
24
## 0.1.0-beta.2 (2022-07-13)
25
cli/version.txt
@@ -1 +1 @@
-0.1.0-beta.3
+0.1.0-beta.4
0 commit comments