Skip to content

Commit 027fe1d

Browse files
authored
Update CHANGELOG.md
1 parent 0b15ffb commit 027fe1d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

sdk/elasticsan/azure-mgmt-elasticsan/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,8 @@
2121

2222
### Breaking Changes
2323

24-
- This version introduces new hybrid models which have dual dictionary and model nature. And please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
25-
- Deleted or renamed model `ElasticSanList`
26-
- Deleted or renamed model `SkuInformationList`
27-
- Deleted or renamed model `SnapshotList`
28-
- Deleted or renamed model `VolumeGroupList`
29-
- Deleted or renamed model `VolumeList`
24+
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
25+
- Deleted or renamed model `ElasticSanList`/`SkuInformationList`/`SnapshotList`/`VolumeGroupList`/`VolumeList` which actually were not used by SDK users
3026
- Method `VolumesOperations.begin_delete` changed its parameter `x_ms_delete_snapshots` from `positional_or_keyword` to `keyword_only`
3127
- Method `VolumesOperations.begin_delete` changed its parameter `x_ms_force_delete` from `positional_or_keyword` to `keyword_only`
3228

0 commit comments

Comments
 (0)