Add changelog for #1288

This commit is contained in:
Markus Unterwaditzer 2014-12-26 20:16:25 +01:00
parent 45e901fbf8
commit 3f46f4f77a

View file

@ -58,6 +58,9 @@ Version 1.0
deal well when this newline is missing. See
https://github.com/mitsuhiko/flask/pull/1262 -- this came up originally as a
part of https://github.com/kennethreitz/httpbin/issues/168
- The automatically provided ``OPTIONS`` method is now correctly disabled if
the user registered an overriding rule with the lowercase-version
``options`` (issue ``#1288``).
Version 0.10.2
--------------