Skip to content

Commit

Permalink
release 1.5.10 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliguyong authored Jun 13, 2019
1 parent 11ab910 commit 8abfc1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 1.5.10 - 2019-06-13
- Improved `Resovler`.
- Updated `endpoints`.


## 1.5.9 - 2019-06-04
- Improved `UUID`.

Expand Down
2 changes: 1 addition & 1 deletion src/AlibabaCloud.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AlibabaCloud
/**
* Version of the Client
*/
const VERSION = '1.5.9';
const VERSION = '1.5.10';

/**
* This static method can directly call the specific service.
Expand Down

0 comments on commit 8abfc1c

Please sign in to comment.