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:
Fabien Potencier
2022-12-28 14:45:17 +01:00
+3 -3
View File
@@ -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