forked from orbit-oss/flask
Fix typo in the changelog (#5609)
This commit is contained in:
commit
52c060f718
1 changed files with 1 additions and 1 deletions
|
|
@ -835,7 +835,7 @@ Released 2018-04-26
|
||||||
explicitly for each exception if you want to avoid traversing the
|
explicitly for each exception if you want to avoid traversing the
|
||||||
MRO. :pr:`2362`
|
MRO. :pr:`2362`
|
||||||
- Fix incorrect JSON encoding of aware, non-UTC datetimes. :pr:`2374`
|
- Fix incorrect JSON encoding of aware, non-UTC datetimes. :pr:`2374`
|
||||||
- Template auto reloading will honor debug mode even even if
|
- Template auto reloading will honor debug mode even if
|
||||||
``Flask.jinja_env`` was already accessed. :pr:`2373`
|
``Flask.jinja_env`` was already accessed. :pr:`2373`
|
||||||
- The following old deprecated code was removed. :issue:`2385`
|
- The following old deprecated code was removed. :issue:`2385`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue