From c50c1be006d04b6b1a6ebd81a181d0fde17b04bb Mon Sep 17 00:00:00 2001 From: Mikkel Nylander Bundgaard Date: Fri, 27 Oct 2023 20:43:50 +0200 Subject: [PATCH] chore: Correct formatting --- CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index aa73af14..ef7794e1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,9 +14,9 @@ The release contains contributions from the following users (in alphabetical ord Issues Resolved Bugs -#614 NUnit2045 does not respect lambda captures -#607 NUnit1032 false positive when test class is static -#602 Bug: StackOverflowException when test calls recursive method in 3.7. +* #614 NUnit2045 does not respect lambda captures +* #607 NUnit1032 false positive when test class is static +* #602 Bug: StackOverflowException when test calls recursive method in 3.7. NUnit Analyzers 3.8 (and 2.8) - September 25, 2023