diff --git a/README.md b/README.md index 6aecab7..8ebcb8f 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,16 @@ An Oracle APEX Item Plug-in based on the jQuery UI datepicker Datedropper3. | Vita-Slate | * Translate Mode: If it's set to true, you can change the language by clicking on the icon at the bottom (`Default: false`). +## Versioning + +[Semantic Versioning](https://semver.org/) + +(`MAJOR.MINOR.PATCH`) + +* MAJOR version increments when breaking backwards compatibility +* MINOR version increments when adding new functionality in a backwards-compatible manner +* PATCH version increments when fixing bugs and other miscellaneous changes + ## License ![MIT](/LICENSE) \ No newline at end of file