Changelog for 2.7.1

This commit is contained in:
Denis Sokolov
2020-01-15 12:00:00 +02:00
parent 66c39bf667
commit fff6f1e4f3
+4
View File
@@ -1,3 +1,7 @@
# 2.7.1
* Fix a PHP warning in some cases with anonymous classes.
# 2.7.0
* removeFirstHandler and removeLastHandler.