We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d524239 commit 5a2ad96Copy full SHA for 5a2ad96
cli/azd/CHANGELOG.md
@@ -1,18 +1,12 @@
1
# Release History
2
3
-## 0.1.0-beta.2 (Unreleased)
4
-
5
-### Features Added
6
7
-### Breaking Changes
+## 0.1.0-beta.2 (2022-07-13)
8
9
### Bugs Fixed
10
11
- Fixed an issue where passing `--help` to `azd` would result in an error message being printed to standard error before the help was printed.
12
- [[#71]](https://github.com/Azure/azure-dev/issues/71) Fixed detection for disabled GitHub actions on new created repos.
13
14
-### Other Changes
15
16
## 0.1.0-beta.1 (2022-07-11)
17
18
Initial public release of the Azure Developer CLI.
0 commit comments