Skip to content

Commit d0e9869

Browse files
committed
ChangeLog
1 parent f11b732 commit d0e9869

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

azure-mgmt-containerinstance/HISTORY.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
Release History
44
===============
55

6+
1.1.0 (2018-09-06)
7+
++++++++++++++++++
8+
9+
**Features**
10+
11+
- Model LogAnalytics has a new parameter log_type
12+
- Model LogAnalytics has a new parameter metadata
13+
- Model ContainerGroup has a new parameter network_profile
14+
- Added operation ContainerGroupsOperations.stop
15+
- Added operation ContainerGroupsOperations.restart
16+
617
1.0.0 (2018-06-13)
718
++++++++++++++++++
819

azure-mgmt-containerinstance/azure/mgmt/containerinstance/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
# regenerated.
1010
# --------------------------------------------------------------------------
1111

12-
VERSION = "1.0.0"
12+
VERSION = "1.1.0"
1313

0 commit comments

Comments
 (0)