Skip to content

Commit

Permalink
Adds a couple of change notes
Browse files Browse the repository at this point in the history
  • Loading branch information
davedevelopment committed Sep 13, 2021
1 parent 9f83fef commit e01123a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,9 @@
# Change Log

## 1.4.4 (TBC)
## 1.4.4 (2021-09-13)
* Fixes auto-generated return values #1144
* Adds support for tentative types #1130
* Fixes for PHP 8.1 Support (#1130 and #1140)
* Add method that allows defining a set of arguments the mock should yield #1133
* Added option to configure default matchers for objects `\Mockery::getConfiguration()->setDefaultMatcher($class, $matcherClass)` #1120

Expand Down

0 comments on commit e01123a

Please sign in to comment.