Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 8, 2023
1 parent 4650d37 commit 0752948
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 3.5.1 (2023-XX-XX)

* n/a
* Arrow functions passed to the "reduce" filter now accept the current key as a third argument
* Restores the leniency of the matches twig comparison
* Fix error messages in sandboxed mode for "has some" and "has every"

# 3.5.0 (2022-12-27)

* Make Twig\ExpressionParser non-internal
Expand All @@ -11,7 +14,6 @@
* Fix optimizing closures callbacks
* Add a better exception when getting an undefined constant via `constant`
* Fix `if` nodes when outside of a block and with an empty body
* Arrow functions passed to the "reduce" filter now accept the current key as a third argument

# 3.4.3 (2022-09-28)

Expand Down

0 comments on commit 0752948

Please sign in to comment.