Update CHANGELOG

This commit is contained in:
Fabien Potencier
2022-12-27 13:19:29 +01:00
parent 7cbabe42e2
commit de55785d85
+3 -1
View File
@@ -1,6 +1,8 @@
# 2.15.4 (2022-XX-XX)
* n/a
* 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
# 2.15.3 (2022-09-28)