aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2025-11-15 00:00:00 +0000
committerGravatar Runxi Yu2025-11-15 00:00:00 +0000
commit99899b91bb08690efbcfcab6f38daf2c47fd9247 (patch)
tree86e85defbc4e7a60a065aa2f2d9118ac3c788a9b
parentUpdate README again (diff)
signature
Semver
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9bfad06..71a1c9d6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ Furgit is a fast Git library in pure Go.
Furgit is in initial development, does not have tagged releases yet, and we can
guarantee that the API will break every now and then. Do not use in
-production.
+production. When we do have tagged releases, we will likely follow
+[Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).
Furgit's lineage is from [Villosa](https://codeberg.org/lindenii/villosa), a
new, work-in-progress software development forge. It started as an internal