Skip to content

Commit

Permalink
Adds a few notes to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davedevelopment committed Jan 11, 2022
1 parent 0ca8e28 commit 1ba0130
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.5.0 (XXXX-XX-XX)

* Override default call count expectations via expects() #1146
* Mock methods with static return types #1157
* Mock methods with mixed return type #1156

## 1.4.4 (2021-09-13)
* Fixes auto-generated return values #1144
* Adds support for tentative types #1130
Expand Down

0 comments on commit 1ba0130

Please sign in to comment.