Skip to content

Commit 91a2c01

Browse files
authored
Update changelog (#816)
Update changelog and bump version.txt
1 parent e8b8da3 commit 91a2c01

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

cli/azd/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release History
22

3-
## 0.3.0-beta.2 (Unreleased)
3+
## 0.3.0-beta.2 (2022-10-05)
4+
5+
### Bugs Fixed
6+
7+
- [[#795]](https://github.com/Azure/azure-dev/pull/795) Fix cases where clicking the Azure deployment progress link provided in `azd provision` might result in a 404 NotFound error page due to timing.
8+
- [[#755]](https://github.com/Azure/azure-dev/pull/755) Fix cases where `azd pipeline config` might fail in pushing the repository due to cached credentials.
49

510
## 0.3.0-beta.1 (2022-09-30)
611

cli/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0-beta.1
1+
0.3.0-beta.2

0 commit comments

Comments
 (0)