Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-VBFK committed Nov 28, 2023
1 parent 02c59e5 commit 1a87f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_pages/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ sidebar:
### Improvements
* Improve failure message for string assertions when checking for equality - [#2307](https://github.com/fluentassertions/fluentassertions/pull/2307)
* You can mark all assertions in an assembly as custom assertions using the `[CustomAssertionsAssembly]` attribute - [#2389](https://github.com/fluentassertions/fluentassertions/pull/2389)
* `Excluding()` and `For().Exclude()` on `BeEquivalentTo()` now also accepts an anonymous object - [#2488](https://github.com/fluentassertions/fluentassertions/pull/2488)

### Fixes
* Fixed formatting error when checking nullable `DateTimeOffset` with
Expand Down

0 comments on commit 1a87f18

Please sign in to comment.