diff --git a/articles/nunit/release-notes/breaking-changes.html b/articles/nunit/release-notes/breaking-changes.html index 2d37fd8aa..33af58ec3 100644 --- a/articles/nunit/release-notes/breaking-changes.html +++ b/articles/nunit/release-notes/breaking-changes.html @@ -99,7 +99,12 @@

NUnit 4.0

  • 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 and breaking +changes +in the framework.

    NUnit 3.10