diff --git a/CHANGES.md b/CHANGES.md index 6fda5e5..269d07c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# 2.3.0 + +* Add more precise type for the `prophesize` method + # 2.2.0 * Add support for PHPUnit 11