summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-10-22 09:14:31 +0200
committerGitHub <noreply@github.com>2017-10-22 09:14:31 +0200
commit0bf2ef6b96732c378e512a8bafb03e73b93946fd (patch)
tree5fcb1c89d28f891a64b3cfcae6f06d1518db7087
parentf64aaf971176305233f16a11911a660fa6f99561 (diff)
Notify about upcoming release
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 31c3a00..30fdbbb 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,12 @@ and read and write ``.config`` files. Highly compatible with the
targets such as ``menuconfig`` and ``defconfig``.
Supports both Python 2 and Python 3 without modification, and should also run
-on non-\*nix platforms
+on non-\*nix platforms.
+
+*NOTE: A non-backwards-compatible 2.0 version will be coming soon, with a much cleaner and more general API (property-based,
+less redundant, more logical). That one will also expose the menu structure (including implicit menus) and all the
+expressions directly. The major version will be bumped to 2 in accordance with
+semantic versioning.*
.. contents:: Table of contents
:backlinks: none