Skip to content

Commit

Permalink
Update releases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisdoomen committed Apr 4, 2022
1 parent 6419939 commit 281c4bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/_pages/releases.md
Expand Up @@ -7,7 +7,7 @@ sidebar:
nav: "sidebar"
---

## Unreleased
## 6.6.0

### What's New
* Annotated `[Not]MatchRegex(string)` with `[StringSyntax("Regex")]` which IDEs can use to colorize the regular expression argument - [#1816](https://github.com/fluentassertions/fluentassertions/pull/1816)
Expand All @@ -23,8 +23,6 @@ sidebar:
* Better handling of NaN in various numeric assertions - [#1822](https://github.com/fluentassertions/fluentassertions/pull/1822) & [#1867](https://github.com/fluentassertions/fluentassertions/pull/1867)
* `WithMapping` in `BeEquivalentTo` now also works when the root is a collection - [#1858](https://github.com/fluentassertions/fluentassertions/pull/1858)

### Fixes (Extensibility)

## 6.5.1

### Fixes
Expand Down

0 comments on commit 281c4bc

Please sign in to comment.