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 5014bd0 commit e30183bCopy full SHA for e30183b
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
8
+## Unreleased
9
+
10
+#### Fixed
11
12
+* Property setups are ignored on mocks instantiated using `Mock.Of` (@stakx, #1066)
13
+* `SetupAllProperties` causes mocks to become race-prone (@estrizhok, #1231)
14
15
16
## 4.17.0 (2022-02-13)
17
18
#### Added
0 commit comments