We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eac4a6 commit 3db281fCopy full SHA for 3db281f
CHANGELOG.md
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [5.6.99]
9
+- update CI image processing API
10
+
11
## [5.6.97]
12
- update Auditing API
13
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
<groupId>com.qcloud</groupId>
<artifactId>cos_api</artifactId>
- <version>5.6.98</version>
+ <version>5.6.99</version>
<packaging>jar</packaging>
<name>cos-java-sdk</name>
<description>java sdk for qcloud cos</description>
0 commit comments