mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
minor #3795 Fix CHANGELOG (jdreesen)
This PR was squashed before being merged into the 3.x branch.
Discussion
----------
Fix CHANGELOG
The title of #3670 is misleading, as the implementation changed from being a filter to an operator.
Also fixed some typos.
Commits
-------
dc693725 Fix CHANGELOG
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
* n/a
|
||||
# 3.5.0 (2022-12-27)
|
||||
|
||||
* Make Twig\ExpressionParser non internal
|
||||
* Add "some" and "every" filters
|
||||
* Add Compile::reset(
|
||||
* Make Twig\ExpressionParser non-internal
|
||||
* Add "some" and "every" tests
|
||||
* Add Compile::reset()
|
||||
* Throw a better runtime error when the "matches" regexp is not valid
|
||||
* Add "twig *_names" intl functions
|
||||
* Fix optimizing closures callbacks
|
||||
|
||||
Reference in New Issue
Block a user