From 7ccd4ff376f8417a71673b7c761e65a9ee8a0bef Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Mon, 6 Feb 2017 10:54:58 +0100 Subject: [PATCH] And here. --- README.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index c8bf33a..befd4f2 100644 --- a/README.rst +++ b/README.rst @@ -61,11 +61,9 @@ Features Release Notes ------------- -Version 2.5.0 is mainly a performance release. The interface for `RefResolver` -was extended to add methods that improve performance on CPython. - -Support for custom `RefResolver` objects with the legacy interface should *not* -be affected. If you notice something amiss please file an issue ticket. +Version 2.6.0 drops support for Python 2.6.X (ha ha) and contains a +number of small improvements in error messages, as well as a bug fix for +``ErrorTree``. Running the Test Suite