blob: ea09d44157c95851c81307dff8dab30c2a65f95a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
.. _whatsnew-index:
######################
What's New in Pylint
######################
High level descriptions of the most important changes between major Pylint versions.
.. toctree::
:maxdepth: 1
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
|