forked from orbit-oss/flask
Updated design decisions. This fixes #63
This commit is contained in:
parent
d44b127748
commit
fe35105bec
2 changed files with 23 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -19,6 +19,7 @@ Release date to be announced, codename to be selected.
|
|||
- because the Python standard library caches loggers, the name of
|
||||
the logger is configurable now to better support unittests.
|
||||
- added `TESTING` switch that can activate unittesting helpers.
|
||||
- the logger switches to `DEBUG` mode now if debug is enabled.
|
||||
|
||||
Version 0.3.1
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue