diff options
Diffstat (limited to 'docs/source/release-notes/index.rst')
| -rw-r--r-- | docs/source/release-notes/index.rst | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/source/release-notes/index.rst b/docs/source/release-notes/index.rst new file mode 100644 index 0000000..d91324f --- /dev/null +++ b/docs/source/release-notes/index.rst @@ -0,0 +1,41 @@ +=========================== + Release Notes and History +=========================== + +All of the release notes that have been recorded for Flake8 are organized here +with the newest releases first. + +.. toctree:: + 3.0.0 + 2.5.5 + 2.5.4 + 2.5.3 + 2.5.2 + 2.5.1 + 2.5.0 + 2.4.1 + 2.4.0 + 2.3.0 + 2.2.5 + 2.2.4 + 2.2.3 + 2.2.2 + 2.2.1 + 2.2.0 + 2.1.0 + 2.0.0 + 1.7.0 + 1.6.2 + 1.6.1 + 1.6.0 + 1.5.0 + 1.4.0 + 1.3.1 + 1.3.0 + 1.2.0 + 1.1.0 + 1.0.0 + 0.9.0 + 0.8.0 + 0.7.0 + 0.6.0 |
