summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 207b08c..0b78649 100644
--- a/README.rst
+++ b/README.rst
@@ -178,13 +178,14 @@ installed with e.g.
$ pip(3) install kconfiglib --user
-All releases have a corresponding tag in the git repository, e.g. ``v3.2.0``
+All releases have a corresponding tag in the git repository, e.g. ``v4.0.0``
(the latest version).
-`Semantic versioning <http://semver.org/>`_ is used. There's been a
-`tiny change <https://github.com/ulfalizer/Kconfiglib/commit/e8b4ecb6ff6ccc1c7be0818314fbccda2ef2b2ee>`_
+`Semantic versioning <http://semver.org/>`_ is used. There's been
+two small changes (`1 <https://github.com/ulfalizer/Kconfiglib/commit/e8b4ecb6ff6ccc1c7be0818314fbccda2ef2b2ee>_`,
+`2 <https://github.com/ulfalizer/Kconfiglib/commit/db633015a4d7b0ba1e882f665e191f350932b2af>_`)
to the behavior of the API (which I don't think will affect anyone), which is
-why the major version is at 3 rather than 2.
+why the major version is at 4 rather than 2.
Installation for the Linux kernel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~