aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorItay Grudev <itay@grudev.com>2016-07-04 23:17:23 +0100
committerItay Grudev <itay@grudev.com>2016-07-04 23:17:23 +0100
commit760bf81d25775301014f7fecd3d07dedf34b87b2 (patch)
tree9ca68a37872027394c2c38991ab8648b6d5a4208 /README.md
parentUpdated license dates. Explicit license statement in the header and source files (diff)
downloadsingleapplication-760bf81d25775301014f7fecd3d07dedf34b87b2.tar.xz
Added CHANGELOG and version description
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27e5176..b018022 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,15 @@ will replace it as Primary even if the `--secondary` argument has been set.
*P.S. If you think this behavior could be improved create an issue and explain
why.*
+Versioning
+----------
+
+The current library versions is `2.4`.
+Each major version introduces either very significant changes or is not
+backwards compatible with the previous version. Minor versions only add
+additional features, bug fixes or performance improvements and are backwards
+compatible with the previous release.
+
Implementation
--------------