Skip to content

Commit

Permalink
Update version number and header for release notes framework
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed Nov 26, 2023
1 parent c1a69b8 commit b9249a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/articles/nunit/release-notes/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ uid: breakingchanges
* [FileAssert](../writing-tests/assertions/classic-assertions/File-Assert.md)
* Assert.That overloads with _format_ specification and `params` have been removed in favor of an overload using
`FormattableString`.
* The lowest framework version supported is now version 4.6.2 and .Net 6.0.

See full list of [deprecated issues](https://docs.nunit.org/articles/nunit/release-notes/framework.html#deprecated-features) and [breaking changes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#the-following-issues-are-marked-as-breaking-changes) in the framework.

## NUnit 3.10

Expand Down

0 comments on commit b9249a3

Please sign in to comment.