Skip to content

Commit 900c5b1

Browse files
authored
- Updated Endpoints. (#212)
1 parent 1910595 commit 900c5b1

File tree

3 files changed

+395
-101
lines changed

3 files changed

+395
-101
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 1.5.22 - 2020-05-12
4+
- Updated Endpoints.
5+
36
## 1.5.21 - 2020-02-26
47
- Improved Nonce.
58
- Updated Endpoints.

src/AlibabaCloud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class AlibabaCloud
3030
/**
3131
* Version of the Client
3232
*/
33-
const VERSION = '1.5.21';
33+
const VERSION = '1.5.22';
3434

3535
/**
3636
* This static method can directly call the specific service.

0 commit comments

Comments
 (0)