Changelog for 0.12.5

This commit is contained in:
Armin Ronacher 2020-02-10 20:30:54 +01:00
parent 85db0135cb
commit 8086ce8b9f
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@ Flask Changelog
=============== ===============
Version 0.12.5
--------------
Released on February 10 2020
- Pin Werkzeug to < 1.0.0. (`#3497`_)
.. _#3497: https://github.com/pallets/flask/issues/3497
Version 0.12.4 Version 0.12.4
-------------- --------------