Skip to content

Commit

Permalink
update CHANGELOG.md and pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
markjrzhang authored and aldoli committed Dec 17, 2021
1 parent 0f58de2 commit 35586c7
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
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.6.63]
- update DocumentAuditing api
- add WebpageAuditing api

## [5.6.62]
- add the merge bucket interface, such like rename etc

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.qcloud</groupId>
<artifactId>cos_api</artifactId>
<version>5.6.62</version>
<version>5.6.63</version>
<packaging>jar</packaging>
<name>cos-java-sdk</name>
<description>java sdk for qcloud cos</description>
Expand Down

0 comments on commit 35586c7

Please sign in to comment.