Update CHANGELOG

This commit is contained in:
Fabien Potencier
2022-08-12 08:43:06 +02:00
parent f2cb718bdb
commit 3296294482
+3 -1
View File
@@ -1,6 +1,8 @@
# 2.15.2 (2022-XX-XX)
* n/a
* Allow inherited magic method to still run with calling class
* Fix CallExpression::reflectCallable() throwing TypeError
* Fix typo in naming (currency_code)
# 2.15.1 (2022-05-17)