diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ffc7f0..ff8bb2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v1.1.0 (pre-release) +# v1.1.0 - Added queue system for processing multiple items, allowing users to add multiple files and process them in a queue, mentioned by @jborza in #30 (Special thanks to @jborza for implementing this feature in PR #35) - Added a feature that allows selecting multiple items in book handler (in right click menu) by @jborza in #31, that fixes #28 - Added dark theme support, allowing users to switch between light and dark themes in the settings. diff --git a/abogen/gui.py b/abogen/gui.py index 6ebb5f9..ff22794 100644 --- a/abogen/gui.py +++ b/abogen/gui.py @@ -1777,7 +1777,7 @@ class abogen(QWidget): # Build HTML summary for better styling summary_html = "
" summary_html += ( - f"