Skip to content

Commit

Permalink
Merge pull request #110 from aliyun/release-1.8.8
Browse files Browse the repository at this point in the history
release 1.8.8
  • Loading branch information
Ethan92 authored Aug 25, 2020
2 parents 7d1148b + 1968e3e commit 0dc9063
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.8.8 / 2020-08-25
==================

* add config validator

1.8.7 / 2020-08-05
==================

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add Maven dependencies into pom.xml
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-fc</artifactId>
<version>1.8.7</version>
<version>1.8.8</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-fc</artifactId>
<packaging>jar</packaging>
<version>1.8.7</version>
<version>1.8.8</version>
<name>aliyun-java-sdk-fc</name>
<url>https://www.aliyun.com/product/fc</url>
<description>Aliyun Java SDK for FunctionCompute</description>
Expand Down

0 comments on commit 0dc9063

Please # to comment.