From 1721eda0dbf84be12ff455a0ec43b8344b72b409 Mon Sep 17 00:00:00 2001 From: Kai Takac Date: Sun, 3 Nov 2019 10:58:54 +0100 Subject: [PATCH] Update changelog of changes in #5555 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e097a40231..a622b58be3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,9 +58,11 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `# - We fixed an error where the preview theme did not adapt to the "Dark" mode [#5463](https://github.com/JabRef/jabref/issues/5463) - We fixed an issue where the merge dialog showed the wrong text colour in "Dark" mode [#5516](https://github.com/JabRef/jabref/issues/5516) - We fixed an issue where the author field was not correctly parsed during bibtex key-generation. [#5551](https://github.com/JabRef/jabref/issues/5551) +- We fixed an issue where notifications where shown during autosave. [#5555](https://github.com/JabRef/jabref/issues/5555) ### Removed +- We removed some obsolete notifications. [#5555](https://github.com/JabRef/jabref/issues/5555)