Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Feb 14, 2022
1 parent 5014bd0 commit e30183b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).


## Unreleased

#### Fixed

* Property setups are ignored on mocks instantiated using `Mock.Of` (@stakx, #1066)
* `SetupAllProperties` causes mocks to become race-prone (@estrizhok, #1231)


## 4.17.0 (2022-02-13)

#### Added
Expand Down

0 comments on commit e30183b

Please sign in to comment.