Skip to content

Commit 0c14047

Browse files
authored
Merge pull request #687 from nunit/release4.0.1
chore: Update release notes
2 parents 16f640e + 273e7e7 commit 0c14047

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGES.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
1-
NUnit Analyzers 4.0 - January 27, 2024
1+
NUnit Analyzers 4.0.1 - February 1, 2024
2+
3+
Small release that fixes a problem with the 4.0 release when combining `TestCaseSource` and `CancelAfter`.
4+
5+
The release contains contributions from the following users (in alphabetical order):
6+
* manfred-brands
7+
* mikkelbu
8+
* richardissimo
9+
10+
Issues Resolved
11+
12+
Bugs
13+
* #685 error NUnit1029: The TestCaseSource provides '1' parameter(s), but the Test method expects '1' parameter(s)
14+
15+
Tooling, Process, and Documentation
16+
* #684 chore: bump-version
17+
18+
19+
NUnit Analyzers 4.0 - January 27, 2024
220

321
Version 4 of the NUnit analyzers drops the support for older releases of Visual Studio. I.e.
422
releases of Visual Studio that are older than Visual Studio 2019 16.3. In addition, this release

0 commit comments

Comments
 (0)