summaryrefslogtreecommitdiff
path: root/docs/source/release-notes/2.3.0.rst
blob: 120efa9faf66a7a4f4a74ded5cd71d6b415d0ce9 (plain)
1
2
3
4
5
6
7
8
9
10
2.3.0 - 2015-01-04
------------------

- **Feature**: Add ``--output-file`` option to specify a file to write to
  instead of ``stdout``.

- **Bug** Fix interleaving of output while using multiprocessing
  (`GitLab#17`_)

.. _GitLab#17: https://gitlab.com/pycqa/flake8/issues/17