parent
94f4360137
commit
a3a2f521f1
4 changed files with 40 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -12,6 +12,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