Update CHANGELOG

This commit is contained in:
Fabien Potencier
2026-02-08 19:02:26 +01:00
parent 751a187f07
commit 0319c822d1
+1
View File
@@ -2,6 +2,7 @@
* Add support for renaming variables in object destructuring (`{name: userName} = user`)
* Add `html_attr_relaxed` escaping strategy that preserves :, @, [, and ] for front-end framework attribute names
* Add support for short-circuiting in null-safe operator chains
# 3.23.0 (2026-01-23)