mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 16:49:52 +00:00
Add release notes portion of documentation
This commit is contained in:
parent
706520828d
commit
472e7c9589
34 changed files with 336 additions and 0 deletions
5
docs/source/release-notes/2.2.1.rst
Normal file
5
docs/source/release-notes/2.2.1.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
2.2.1 - 2014-06-30
|
||||
------------------
|
||||
|
||||
- Turn off multiple jobs by default. To enable automatic use of all CPUs, use
|
||||
``--jobs=auto``. Fixes #155 and #154.
|
||||
Loading…
Add table
Add a link
Reference in a new issue