format changelog

This commit is contained in:
David Lord 2018-04-27 07:34:20 -07:00
parent 6663bf1f7d
commit 4d4294e94e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -9,7 +9,11 @@ Version 1.0.1
unreleased
- Fix registering partials (with no ``__name__``) as view functions
- Fix registering partials (with no ``__name__``) as view functions.
(`#2730`_)
.. _#2730: https://github.com/pallets/flask/pull/2730
Version 1.0
-----------