diff --git a/CHANGELOG.md b/CHANGELOG.md
index 526585c2a..9b23c652e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
-## [v1.10.8] - 2024-04-01
-
### Fixed
- rendering of SVG with viewbox offset
+- superfluous source reinitialization when relaunching app from launcher
+
+## [v1.10.8] - 2024-04-01
### Added