Added change logs for version 2.15.1

This commit is contained in:
Shakir El Amrani
2023-03-08 09:58:00 +00:00
parent e864ac957a
commit 3c1404ebc6
+4
View File
@@ -1,5 +1,9 @@
# CHANGELOG
## v2.15.1
* Fixed bug with PrettyPageHandler "*Calling `getFrameFilters` method on null*" ([#751](https://github.com/filp/whoops/pull/751)).
## v2.15.0
* Add addFrameFilter ([#749](https://github.com/filp/whoops/pull/749))