We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6dfd1b commit 7ccd4ffCopy full SHA for 7ccd4ff
1 file changed
README.rst
@@ -61,11 +61,9 @@ Features
61
Release Notes
62
-------------
63
64
-Version 2.5.0 is mainly a performance release. The interface for `RefResolver`
65
-was extended to add methods that improve performance on CPython.
66
-
67
-Support for custom `RefResolver` objects with the legacy interface should *not*
68
-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``.
69
70
71
Running the Test Suite
0 commit comments