From 29e298e195caa311ad5b548ed9429c7abcc557b7 Mon Sep 17 00:00:00 2001 From: Jared Swift <87013792+jswift-stfc@users.noreply.github.com> Date: Fri, 21 Jan 2022 11:31:58 +0000 Subject: [PATCH] Update ReleaseNotes.md --- ReleaseNotes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 6885d6c27..51198cd74 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,4 @@ Patches bug with samples not selected for analysis not being saved. -Prevents saving files as "gudpy.txt", since it's reserved. +Prevents saving files as 'gudpy.txt', since it's reserved. Reset results group to defaults, if no results are available for the selected sample. -Fix modification status issue. \ No newline at end of file +Fix modification status issue.