This is an automated email from the ASF dual-hosted git repository.
silver pushed a commit to branch bump-0.42.0
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
The following commit(s) were added to refs/heads/bump-0.42.0 by this push:
new 84b14f681 add compare link in changelog.md
84b14f681 is described below
commit 84b14f6811fd11e95e0aafff51955b17e3017b5c
Author: silver-ymz <[email protected]>
AuthorDate: Tue Nov 7 19:01:08 2023 +0800
add compare link in changelog.md
Signed-off-by: silver-ymz <[email protected]>
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb80a7679..2d1ea9383 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this
file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).
-## [v0.42.0](https://github.com/apache/incubator-opendal/releases/tag/v0.42.0)
- 2023-11-07
+## [v0.42.0] - 2023-11-07
### Added
* feat(binding/java): add `rename` support by @G-XD in
https://github.com/apache/incubator-opendal/pull/3238
@@ -2999,6 +2999,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/).
Hello, OpenDAL!
+[v0.42.0]:
https://github.com/apache/incubator-opendal/compare/v0.41.0...v0.42.0
[v0.41.0]:
https://github.com/apache/incubator-opendal/compare/v0.40.0...v0.41.0
[v0.40.0]:
https://github.com/apache/incubator-opendal/compare/v0.39.1...v0.40.0
[v0.39.0]:
https://github.com/apache/incubator-opendal/compare/v0.38.1...v0.39.0