re-add deprecated Config.from_json method

This commit is contained in:
David Lord 2021-05-20 12:35:43 -07:00
parent b5518e23f5
commit 10425fb9b1
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 27 additions and 0 deletions

View file

@ -23,6 +23,8 @@ Unreleased
- Roll back a change to the order that URL matching was done. The
URL is again matched after the session is loaded, so the session is
available in custom URL converters. :issue:`4053`
- Re-add deprecated ``Config.from_json``, which was accidentally
removed early. :issue:`4078`
Version 2.0.0