Merge branch '0.10-maintenance'
This commit is contained in:
commit
b63a9926dd
4 changed files with 40 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -24,6 +24,8 @@ Version 0.10.2
|
|||
- Raise an :exc:`AttributeError` in :func:`flask.helpers.find_package` with a
|
||||
useful message explaining why it is raised when a PEP 302 import hook is used
|
||||
without an `is_package()` method.
|
||||
- Fixed an issue causing exceptions raised before entering a request or app
|
||||
context to be passed to teardown handlers.
|
||||
|
||||
Version 0.10.1
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue