Skip to content

Commit

Permalink
Bump 1.5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed Dec 9, 2022
1 parent 38371c3 commit 5bc6f6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 1.5.32 - 2022-12-08

- Support PHP versions: From 5.5 up to 8.1

## 1.5.31 - 2021-05-13

- Deprecate `\GuzzleHttp\Psr7\parse_query` method
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.29';
const VERSION = '1.5.32';

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

0 comments on commit 5bc6f6d

Please sign in to comment.