Update CHANGES.rst
This commit is contained in:
parent
10a36cb60e
commit
a82cc31af8
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ Unreleased
|
||||||
available in custom URL converters. :issue:`4053`
|
available in custom URL converters. :issue:`4053`
|
||||||
- Re-add deprecated ``Config.from_json``, which was accidentally
|
- Re-add deprecated ``Config.from_json``, which was accidentally
|
||||||
removed early. :issue:`4078`
|
removed early. :issue:`4078`
|
||||||
|
- Improve typing for some functions using ``Callable`` in their type
|
||||||
|
signatures, focusing on decorator factories. :issue:`4060`
|
||||||
|
|
||||||
|
|
||||||
Version 2.0.0
|
Version 2.0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue