Skip to content

Commit

Permalink
Add 3.0.0b2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmavirus24 committed Jun 29, 2016
1 parent 75e1c1e commit 5b8a875
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/source/release-notes/3.0.0.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
3.0.0b2 -- 2016-06-28
---------------------

.. note:: These are only changes since 3.0.0b1.

- Adjust some logging levels for ``--verbose`` and messages.

- Running just ``flake8`` will search the current directory like 2.x used to.

- Some plugins that claim to accept a ``builtins`` parameter will no longer
cause an unhandled exception in |Flake8|.

- Add python version and platform information back to ``--version``

- Parse hyphenated config names from config files (like 2.x used to).

3.0.0b1 -- 2016-06-25
---------------------

Expand Down

0 comments on commit 5b8a875

Please sign in to comment.