Skip to content

Commit eaadfa0

Browse files
authored
Beta Release (#37302)
1 parent 4b2357e commit eaadfa0

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md

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

3-
## 1.3.1 (Unreleased)
3+
## 2.0.0b1 (2024-09-11)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
* Added support for feature flag telemetry.
128

139
## 1.3.0 (2024-09-09)
1410

sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# -------------------------------------------------------------------------
66

7-
VERSION = "1.3.1"
7+
VERSION = "2.0.0b1"

0 commit comments

Comments
 (0)