diff --git a/README.md b/README.md index 4c26ec3..15a8a3a 100644 --- a/README.md +++ b/README.md @@ -591,6 +591,16 @@ en: title: Old Ransack Namespaced Title ``` +## Semantic Versioning + +Ransack attempts to follow semantic versioning in the format of `x.y.z`, where: + +x stands for a major version (new features that are not backward-compatible) +y stands for a minor version (new features that are backward-compatible) +z stands for a patch (bug fixes) + +In other words: Major.Minor.Patch. + ## Contributions To support the project: