From 760bf81d25775301014f7fecd3d07dedf34b87b2 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Mon, 4 Jul 2016 23:17:23 +0100 Subject: Added CHANGELOG and version description --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') 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 -------------- -- cgit v1.2.1