We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c334e commit 5827f9bCopy full SHA for 5827f9b
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.6.2 (2019-10-25)
2
+
3
+ENHANCEMENTS:
4
5
+- Update fields of `UHost` api
6
+- Add `DescribeIsolationGroup ` of `UHost`
7
+- Add `DescribeUHostInstanceSnapshot` of `UHost`
8
9
+BUG FIXES:
10
11
+- Fix fields of `BatchDescribeNewUcdnDomain`
12
13
## 0.6.1 (2019-10-25)
14
15
BUG FIXES:
ucloud/version.py
@@ -1 +1 @@
-version = "0.6.1"
+version = "0.6.2"
0 commit comments