forked from orbit-oss/flask
use template_filter without parens
This commit is contained in:
parent
85c5d93cbd
commit
daf1510a4b
6 changed files with 272 additions and 23 deletions
|
|
@ -5,6 +5,8 @@ Unreleased
|
|||
|
||||
- Drop support for Python 3.9. :pr:`5730`
|
||||
- Remove previously deprecated code: ``__version__``. :pr:`5648`
|
||||
- ``template_filter``, ``template_test``, and ``template_global`` decorators
|
||||
can be used without parentheses. :issue:`5729`
|
||||
|
||||
|
||||
Version 3.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue