Skip to content

Commit e30183b

Browse files
committed
Update the changelog
1 parent 5014bd0 commit e30183b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77

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+
816
## 4.17.0 (2022-02-13)
917

1018
#### Added

0 commit comments

Comments
 (0)