release 1.0

This commit is contained in:
David Lord 2018-04-26 12:22:45 -07:00
parent 216151c8a3
commit 36e68a439a
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -7,7 +7,7 @@ Flask Changelog
Version 1.0
-----------
unreleased
Released on April 26th 2018
- **Python 2.6 and 3.3 are no longer supported.** (`pallets/meta#24`_)
- Bump minimum dependency versions to the latest stable versions:
@ -213,6 +213,8 @@ unreleased
.. _#2691: https://github.com/pallets/flask/pull/2691
.. _#2693: https://github.com/pallets/flask/pull/2693
.. _#2709: https://github.com/pallets/flask/pull/2709
Version 0.12.3
--------------