From e5eda8e461bfcfd919e6910539305aca39971bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sat, 28 Dec 2024 11:53:49 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25ee8dfd..9cd54853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch) * Enable dropping content on the FolderContentView. * Fix `open containing folder...` shortcut for comics. * Add a dialog to show information about a library, it includes the number of folders and comics and the number of read comics. +* Fix ocasional crashes when using automatic library updates. ### YACReaderLibraryServer * New command --system-info to print information about the execution environment and available resources (including what image formats are supported and what libraries are used by the app).