From ec50a362bc1571ce2b5988054a25e90178caf1e8 Mon Sep 17 00:00:00 2001 From: Chris Maddock Date: Sat, 15 Feb 2020 16:55:55 +0000 Subject: [PATCH] Update changes --- CHANGES.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a78042997..0a1972c88 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,12 @@ -NUnit Console 3.11 - January 26, 2020 +NUnit Console & Engine 3.11.1 - February 15, 2020 +This hotfix fixes a problem with NUnit Project file settings being ignored. + +Issues Resolved + + * 730 NUnit project file settings are ignored + * 732 Upgrade Cake Build to fix Linux CI + +NUnit Console 3.11 - January 26, 2020 This release fixes a range of minor bugs, and includes a significant amount of internal restructuring work. In future, this will enable improved .NET Standard