Skip to content

Commit 7ad70e5

Browse files
authored
auto release for 0.11.0
auto incr version
1 parent 2e259b1 commit 7ad70e5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.11.0 (2021-04-22)
2+
3+
FEATURES:
4+
5+
- add `URocketMQ ` apis to be consistent with official document(#96 )
6+
- add `ISMS ` apis to be consistent with official document(#95 )
7+
- add `UGN ` apis to be consistent with official document(#94 )
8+
9+
ENHANCEMENTS:
10+
11+
- add U-Timestamp-Ms in request header for tracing the e2e latency
12+
113
## 0.10.3 (2021-04-14)
214

315
## 0.10.2 (2021-03-03)

ucloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.10.3"
1+
version = "0.11.0"

0 commit comments

Comments
 (0)