Skip to content

Commit

Permalink
update release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chvollm committed Jan 4, 2022
1 parent 411895e commit 29676f3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/_pages/releases.md
Expand Up @@ -9,14 +9,11 @@ sidebar:

## Unreleased

**NOTE**
From this release on `MethodInfoSelector` is now including static methods!

### What's New
* Adding `ThatAreAsync()` and `ThatAreNotAsync()` for filtering in method assertions - [#1725](https://github.com/fluentassertions/fluentassertions/pull/1725)
* Adding `ThatAreStatic()` and `ThatAreNotStatic()` for filtering in method assertions - [#1740](https://github.com/fluentassertions/fluentassertions/pull/1740)

### Fixes
* Querying methods on classes, e.g. `typeof(MyController).Methods()`, now also includes static methods - [#1740](https://github.com/fluentassertions/fluentassertions/pull/1740)

## 6.2.0

Expand Down

0 comments on commit 29676f3

Please sign in to comment.