Skip to content

Commit

Permalink
[Communication] - Phone Numbers - Prepare for browse API release (Azu…
Browse files Browse the repository at this point in the history
…re#33366)

* Update changelog for Azure.Communication.PhoneNumbers

* Rephrase changelog

* Run release preparation script
  • Loading branch information
danielortega-msft authored Jan 10, 2023
1 parent 80120de commit 6073f59
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion sdk/communication/Azure.Communication.PhoneNumbers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Release History

## 1.1.0-beta.3 (Unreleased)
## 1.1.0-beta.3 (2023-01-10)
- Adds support for Azure Communication Services Phone Numbers Browse API Methods.

### Features Added
- Added support for API version `2022-12-01`, giving users the ability to:
- Get all supported countries
- Get all supported localities given a country code.
- Get all Toll-Free area codes from a given country code.
- Get all Geographic area codes from a given country code / locality.
- Get all offerings from a given country code.
- Added new SIP routing client for handling Direct routing numbers.

## 1.1.0-beta.2 (2022-03-30)
Expand Down

0 comments on commit 6073f59

Please sign in to comment.