mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
minor #3391 Typo in release date in CHANGELOG (GromNaN)
This PR was merged into the 3.x branch. Discussion ---------- Typo in release date in CHANGELOG Introduced in9b76b15354Commits -------062d00fcTypo in release date in CHANGELOG
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Make round brackets optional for one argument tests like "same as" or "divisible by"
|
||||
* Add support for ES2015 style object initialisation shortcut { a } is the same as { 'a': a }
|
||||
|
||||
# 3.0.5 (2020-05-08)
|
||||
# 3.0.5 (2020-08-05)
|
||||
|
||||
* Fix twig_compare w.r.t. whitespace trimming
|
||||
* Fix sandbox not disabled if syntax error occurs within {% sandbox %} tag
|
||||
|
||||
Reference in New Issue
Block a user