mirror of
https://github.com/filp/whoops.git
synced 2026-08-30 20:17:11 +00:00
Add changelog
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 2.0.0
|
||||
|
||||
Backwards compatibility breaking changes:
|
||||
|
||||
* `Run` class is now `final`. If you inherited from `Run`, please now instead use a custom `SystemFacade` injected into the `Run` constructor, or contribute your changes to our core.
|
||||
* PHP < 5.5 support dropped.
|
||||
Reference in New Issue
Block a user