Skip to content

Commit 6c4267a

Browse files
authored
Update date for beta release (#41232)
1 parent 8d881ea commit 6c4267a

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

sdk/communication/azure-communication-phonenumbers/CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Release History
22

3-
4-
## 1.3.0b1 (Unreleased)
3+
## 1.3.0b1 (2025-05-21)
54

65
### Features Added
76
- Adds support for the Browse Available Phone Numbers and Reservations APIs.
@@ -10,12 +9,6 @@
109
- For more information, refer to: https://learn.microsoft.com/azure/communication-services/concepts/numbers/sub-eligibility-number-capability
1110
- API version `2025-04-01` is the default.
1211

13-
### Breaking Changes
14-
15-
### Bugs Fixed
16-
17-
### Other Changes
18-
1912
## 1.2.0 (2025-02-11)
2013

2114
### Features Added

sdk/communication/azure-communication-phonenumbers/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
license="MIT License",
4242
# ensure that the development status reflects the status of your package
4343
classifiers=[
44-
"Development Status :: 5 - Production/Stable",
44+
"Development Status :: 4 - Beta",
4545
"Programming Language :: Python",
4646
"Programming Language :: Python :: 3 :: Only",
4747
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)