Merge branch '1.0.x' into 1.1.x

This commit is contained in:
Armin Ronacher 2020-02-10 20:37:21 +01:00
commit 9b424e9da9

View file

@ -337,6 +337,16 @@ Released 2018-04-26
:pr:`2676`
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
--------------