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 3b82e53 commit 88023adCopy full SHA for 88023ad
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.11.1 (2021-04-28)
2
+
3
+ENHANCEMENTS:
4
5
+- Update all APIs of `UDDB` (#102)
6
+- Update all APIs of `UCDN` (#103)
7
+- Update all APIs of `UFS` (#101)
8
+- Update all APIs of `UDisk` (#99)
9
+- Update all APIs of `PathX` (#100)
10
+- Update all APIs of `UHost` (#98)
11
12
## 0.11.0 (2021-04-22)
13
14
FEATURES:
ucloud/version.py
@@ -1 +1 @@
-version = "0.11.0"
+version = "0.11.1"
0 commit comments