Move the unreleased note to the right version

This commit is contained in:
Ian Cordasco 2016-07-26 11:29:34 -05:00
parent 99602828c7
commit c40b562feb
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
3.0.1 -- 2016-07-25 (unreleased)
--------------------------------
3.0.1 -- 2016-07-25
-------------------
- Fix regression in handling of ``# noqa`` for multiline strings.
(See also `GitLab#177`_)

View file

@ -1,5 +1,5 @@
3.0.2 -- 2016-07-26
-------------------
3.0.2 -- 2016-07-26 (unreleased)
--------------------------------
- Fix local config file discovery. (See also `GitLab#181`_)