aboutsummaryrefslogtreecommitdiff
path: root/doc/whatsnew/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/index.rst')
-rw-r--r--doc/whatsnew/index.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/whatsnew/index.rst b/doc/whatsnew/index.rst
new file mode 100644
index 000000000..68d9226b8
--- /dev/null
+++ b/doc/whatsnew/index.rst
@@ -0,0 +1,35 @@
+.. _whatsnew-index:
+
+######################
+ What's New in Pylint
+######################
+
+High level descriptions of the most important changes between major Pylint versions.
+
+.. toctree::
+ :maxdepth: 1
+
+ 2.12.rst
+ 2.11.rst
+ 2.10.rst
+ 2.9.rst
+ 2.8.rst
+ 2.7.rst
+ 2.6.rst
+ 2.5.rst
+ 2.4.rst
+ 2.3.rst
+ 2.2.rst
+ 2.1.rst
+ 2.0.rst
+ 1.9.rst
+ 1.8.rst
+ 1.7.rst
+ 1.6.rst
+
+The "Changelog" contains *all* nontrivial changes to Pylint for the current version.
+
+.. toctree::
+ :maxdepth: 2
+
+ changelog.rst