Skip to content

Commit 2d01378

Browse files
authored
Release 1.5.29 (#228)
1 parent aa2cef7 commit 2d01378

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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.29 - 2020-08-03
4+
- Fixed RPC Signature.
5+
36
## 1.5.28 - 2020-08-03
47
- Updated `endpoints`.
58

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.28';
33+
const VERSION = '1.5.29';
3434

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

0 commit comments

Comments
 (0)