File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
sdk/communication/azure-communication-phonenumbers Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
-
4
- ## 1.3.0b1 (Unreleased)
3
+ ## 1.3.0b1 (2025-05-21)
5
4
6
5
### Features Added
7
6
- Adds support for the Browse Available Phone Numbers and Reservations APIs.
10
9
- For more information, refer to: https://learn.microsoft.com/azure/communication-services/concepts/numbers/sub-eligibility-number-capability
11
10
- API version ` 2025-04-01 ` is the default.
12
11
13
- ### Breaking Changes
14
-
15
- ### Bugs Fixed
16
-
17
- ### Other Changes
18
-
19
12
## 1.2.0 (2025-02-11)
20
13
21
14
### Features Added
Original file line number Diff line number Diff line change 41
41
license = "MIT License" ,
42
42
# ensure that the development status reflects the status of your package
43
43
classifiers = [
44
- "Development Status :: 5 - Production/Stable " ,
44
+ "Development Status :: 4 - Beta " ,
45
45
"Programming Language :: Python" ,
46
46
"Programming Language :: Python :: 3 :: Only" ,
47
47
"Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments