This is an automated email from the ASF dual-hosted git repository.
mbrobbel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git
The following commit(s) were added to refs/heads/main by this push:
new 2c7b6d9 Fix semantic versioning link in README.md (#317)
2c7b6d9 is described below
commit 2c7b6d9fc465dfe6b56b01afe542945274dcf776
Author: 张林伟 <[email protected]>
AuthorDate: Thu Apr 3 14:51:25 2025 +0800
Fix semantic versioning link in README.md (#317)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 03a4520..4c87f86 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ The [`object_store`] crate follows [Semantic Versioning]. We
aim to release new
versions approximately every 2 months.
[`object_store`]: https://crates.io/crates/object_store
+[semantic versioning]: https://semver.org/
Planned Release Schedule