Merge branch '0.10-maintenance'
This commit is contained in:
commit
2d8a21c732
3 changed files with 23 additions and 2 deletions
3
CHANGES
3
CHANGES
|
|
@ -21,6 +21,9 @@ Version 0.10.2
|
|||
(bugfix release, release date to be announced)
|
||||
|
||||
- Fixed broken `test_appcontext_signals()` test case.
|
||||
- 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.
|
||||
|
||||
Version 0.10.1
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue