mirror of https://github.com/pallets/flask.git
Change Roll back by Rever
This commit is contained in:
parent
5775d1e9b1
commit
58ecacd271
|
@ -236,7 +236,7 @@ Released 2021-05-21
|
|||
the endpoint name. :issue:`4041`
|
||||
- Combine URL prefixes when nesting blueprints that were created with
|
||||
a ``url_prefix`` value. :issue:`4037`
|
||||
- Roll back a change to the order that URL matching was done. The
|
||||
- Revert 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
|
||||
|
|
Loading…
Reference in New Issue