Skip to content

Commit 1fabb7b

Browse files
author
SDK Automation
committed
Update from release/v3
1 parent 308b9e9 commit 1fabb7b

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

sdk/resources/azure-mgmt-resource/CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Release History
22

3-
## 10.2.0 (2020-08-03)
4-
5-
**Features**
6-
7-
- Model ProviderResourceType has a new parameter api_profiles
8-
- Model ProviderResourceType has a new parameter default_api_version
9-
- Model Alias has a new parameter default_metadata
10-
- Model AliasPath has a new parameter metadata
11-
- Added operation group SubscriptionClientOperationsMixin
12-
133
## 10.1.0 (2020-06-30)
144

155
**Features**

sdk/resources/azure-mgmt-resource/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the Microsoft Azure Resource Management Client Library.
44
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
5-
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
5+
For a more complete view of Azure libraries, see the [Github repo](https://github.com/Azure/azure-sdk-for-python/)
66

77

88
# Usage

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# license information.
66
# --------------------------------------------------------------------------
77

8-
VERSION = "10.2.0"
8+
VERSION = "10.1.0"

0 commit comments

Comments
 (0)