add changelog for #2223

This commit is contained in:
David Lord 2017-04-08 11:08:08 -07:00
parent 8b45009dbc
commit aafb80c527
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -18,7 +18,9 @@ Major release, unreleased
and ``static_host``. This enables ``host_matching`` to be set properly by the and ``static_host``. This enables ``host_matching`` to be set properly by the
time the constructor adds the static route, and enables the static route to time the constructor adds the static route, and enables the static route to
be properly associated with the required host. (``#1559``) be properly associated with the required host. (``#1559``)
- ``send_file`` supports Unicode in ``attachment_filename``. (`#2223`_)
.. _#2223: https://github.com/pallets/flask/pull/2223
Version 0.12.1 Version 0.12.1
-------------- --------------