We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa96da commit fed59f6Copy full SHA for fed59f6
CHANGELOG.md
@@ -1,5 +1,8 @@
1
-### unreleased
2
-* [NEW] Add `.ThrowsAsync()` that will correctly mock exception on async methods. (#609)
+### 4.4.0 (Jul 2022)
+* [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)
6
7
### 4.3.0 (Jan 2021)
8
0 commit comments