Skip to content

Commit

Permalink
try to fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft committed Mar 21, 2023
1 parent 290338e commit 1c157de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sdk/network/azure-mgmt-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

## 23.0.0 (2023-03-21)

### Other Changes

- Initial release with our new combined multiapi package. Package size is now 5% of what it used to be. #17801

### Breaking Changes

- All query and header parameters are now keyword-only
- Removed api version subfolders. This means you can no longer access any `azure.mgmt.network.v20xx_xx_xx` modules.
- Removed `.models` method from `NetworkManagementClient`. Instead, import models from `azure.mgmt.network.models`.
Expand Down

0 comments on commit 1c157de

Please sign in to comment.