Skip to content

Commit

Permalink
Update changelog for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thewunder committed Jun 22, 2022
1 parent dfcd68d commit fe5413c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 2.0.1
===========

Fixes
-----------
* Fix type error when handling an exception
* Handle Throwables rather than just Exceptions
* Handle exceptions thrown in attribute handlers

Version 2.0
===========

Expand All @@ -12,7 +21,6 @@ New Features
* Allow Symfony 6 components
* Upgrade to PhpUnit 9.x

Other

Version 1.5.1
===========
Expand Down

0 comments on commit fe5413c

Please sign in to comment.