From d9472b4b68151397bf77868b041065d98b7f0b80 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Sat, 1 Jul 2023 18:10:48 -0400 Subject: [PATCH] Version 1.8 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 775f1c7..39c1e05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to update the actual links at the bottom of the file. --> -### Unreleased +### Version 1.8 * Fix race condition in rclone initialization that could lead to crashes when accessing files while RSAF's user interface is closed ([Issue #22], [PR #23 @chenxiaolong])