Merge branch '2.0.x'

This commit is contained in:
David Lord 2021-05-20 21:05:59 -07:00
commit 83f7efa047
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
11 changed files with 76 additions and 44 deletions

View file

@ -31,6 +31,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