Update CHANGELOG

This commit is contained in:
luisangelsm
2026-03-06 17:20:38 +01:00
parent 3f6235fe32
commit cab4a01287

View File

@ -7,6 +7,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
### YACReader
* Add support for continuous scroll mode.
* Fix the translator.
* Add Lanczos interpolation for image scaling. You can control the method used via the settings under `Image adjustments`.
### 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.