Skip to content

Commit

Permalink
Add missing changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenCleary committed Dec 28, 2021
1 parent 24d320a commit 48cd202
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Fixed
- Explicity support net461 so that shim dlls are not required on that platform.

## [6.2.0] - 2021-03-07
### Added
- `ignoreOrder` option for `EquateSequence` to ignore order of elements when comparing for sequence equality.

## [6.1.0] - 2020-10-24
### Added
- `IFullComparer<string>.ToStringComparer` to easily create a `StringComparer` instance.
Expand Down

0 comments on commit 48cd202

Please sign in to comment.