From 0afa10f2cfc3a437b6d17d7421cbaf52dd1de862 Mon Sep 17 00:00:00 2001 From: luisangelsm Date: Thu, 19 Feb 2026 18:03:53 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1db2abc4..8ad47932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ Version counting is based on semantic versioning (Major.Feature.Patch) ## 10 (WIP) +### 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. + ## 9.16.4 ### YACReaderLibrary