Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
powerdude committed Dec 3, 2018
1 parent a62e6af commit 91f139f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1

## Unreleased


#### Fixed

* `NullReferenceException` when using `SetupSet` on indexers with multiple parameters (@idigra, #694)
Expand All @@ -15,6 +16,7 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1
#### Changed

* Dropped the dependency on the `System.ValueTuple` NuGet package, at no functional cost (i.e. value tuples are still supported just fine) (@stakx, #721)
* Updated failure messages to show richer class names (@powerdude, #727)


## 4.10.0 (2018-09-08)
Expand Down

0 comments on commit 91f139f

Please sign in to comment.