Skip to content

Commit 35586c7

Browse files
markjrzhangaldoli
authored andcommitted
update CHANGELOG.md and pom.xml
1 parent 0f58de2 commit 35586c7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [5.6.63]
9+
- update DocumentAuditing api
10+
- add WebpageAuditing api
11+
812
## [5.6.62]
913
- add the merge bucket interface, such like rename etc
1014

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.qcloud</groupId>
66
<artifactId>cos_api</artifactId>
7-
<version>5.6.62</version>
7+
<version>5.6.63</version>
88
<packaging>jar</packaging>
99
<name>cos-java-sdk</name>
1010
<description>java sdk for qcloud cos</description>

0 commit comments

Comments
 (0)