Fixed a changelog entry

This commit is contained in:
Armin Ronacher 2014-02-08 17:46:02 +00:00
parent 2506c0b9a9
commit e67d9a04b2

View file

@ -17,7 +17,7 @@ Version 0.10.2
- Fixed an issue with query parameters getting removed from requests in - Fixed an issue with query parameters getting removed from requests in
the test client when absolute URLs were requested. the test client when absolute URLs were requested.
- Made `@before_first_request` into a decorator as intended. - Made `@before_first_request` into a decorator as intended.
- Fixed an etags bug when sending a file without a name. - Fixed an etags bug when sending a file streams with a name.
Version 0.10.1 Version 0.10.1
-------------- --------------