Skip to content

Commit

Permalink
Merge pull request #1081 from GrahamCampbell/patch-2
Browse files Browse the repository at this point in the history
[1.3] Release 1.3.2
  • Loading branch information
davedevelopment authored Jul 9, 2020
2 parents 5199372 + 78be5ef commit 9b6f117
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Change Log

## 1.3.2 (XXXX-XX-XX)
## 1.3.2 (2020-07-09)
* Fix mocking with anonymous classes (#1039)
* Fix andAnyOthers() to properly match earlier expectations (#1051)
* Added provisional support for PHP 8.0 (#1068, #1072,#1079)
* Fix mocking methods with iterable return type without specifying a return value (#1075)

## 1.3.1 (2019-12-26)
* Revert improved exception debugging due to BC breaks (#1032)
Expand Down

0 comments on commit 9b6f117

Please sign in to comment.