Update CHANGELOG

This commit is contained in:
luisangelsm
2026-02-22 22:02:09 +01:00
parent 68dd26e20f
commit 6dcea10cd4

View File

@ -4,6 +4,9 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
## 10 (WIP)
### YACReader
* Add support for continuous scroll mode.
### All GUI Apps
* Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware.
* Add light/dark themes support that follow the system configuration.