Skip to content

Commit fed59f6

Browse files
authored
Prep for 4.4.0 release (#697)
1 parent 5fa96da commit fed59f6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
### unreleased
2-
* [NEW] Add `.ThrowsAsync()` that will correctly mock exception on async methods. (#609)
1+
### 4.4.0 (Jul 2022)
2+
* [FIX] Fix issue checking for constructor args on null object. Thanks to @phongphanq, and @appel1! Thanks also to
3+
@Mandroide for code review. (#683, #685)
4+
* [UPDATE] Update to Castle Core v5. Thanks @Havunen! (#690, #673)
5+
* [NEW] Add `.ThrowsAsync()` that will correctly mock exception on async methods. Thanks @Socolin! (#609, #663)
36

47
### 4.3.0 (Jan 2021)
58

0 commit comments

Comments
 (0)