From 47ab37c4e7c5c917bb57c0a6bdfbca72d2f2941d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 11 Jul 2018 14:19:49 +0200 Subject: Make 8.1.0 release This release improves performance for projects that make heavy use of multiple definition locations for symbols, via commit 747e455 ("Massively speed up U-Boot parsing"). Two new warnings are included as well: - 652d991 ("Warn if int/hex/string symbols are evaluated logically") - 21b5351 ("Warn if int/hex 'default' is outside active 'range'") --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 78d0c53..837cc64 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ available in the Python 2 version of the standard ``curses`` module. that your ``PATH`` includes the directory where the executables end up. You can list the installed files with ``pip(3) show -f kconfiglib``. -All releases have a corresponding tag in the git repository, e.g. ``v8.0.0`` +All releases have a corresponding tag in the git repository, e.g. ``v8.1.0`` (the latest version). `Semantic versioning `_ is used. There's been -- cgit v1.2.3