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 a985b7b commit 87b9597Copy full SHA for 87b9597
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.11.3 (2021-05-08)
2
+
3
+ENHANCEMENTS:
4
5
+- Update all APIs of `UDDB` (#135)
6
+- Update all APIs of `UDB` (#134)
7
+- Update all APIs of `ULB` (#132)
8
+- Update all APIs of `UMem` (#133)
9
+- Update all APIs of `UFile` (#131)
10
+- Update all APIs of `UBill` (#128)
11
+- Update all APIs of `UEC` (#126)
12
13
## 0.11.2 (2021-04-30)
14
15
ENHANCEMENTS:
ucloud/version.py
@@ -1 +1 @@
-version = "0.11.2"
+version = "0.11.3"
0 commit comments