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 cd5322b commit d29b51fCopy full SHA for d29b51f
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.9.1 (2020-06-05)
2
+
3
+ENHANCEMENTS:
4
5
+- Add `CreateCertificate` api
6
+- Add `DescribeCertificate` api
7
+- Add `DeleteCertificate` api
8
+- Add `DescribeOPLogs` api
9
+- Update `DescribeVMInstance` api
10
+- Update `CreateVS` api
11
12
## 0.9.0 (2020-05-21)
13
14
FEATURES:
ucloud/version.py
@@ -1 +1 @@
-version = "0.9.0"
+version = "0.9.1"
0 commit comments