From 2b837c802a271cb4d9bc85087127cb114883566f Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:57:29 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef94c183e..f5a03d1be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Use configured ffmpeg path for motion and subtitle graphics elements - Previously, these elements required ffmpeg to be on PATH - Fix erroneous warning `Unable to locate MPEG-TS Script in folder Default` on installations with case-sensitive file systems +- Improve speed of motion graphics element compositing ## [26.5.1] - 2026-05-08 ### Fixed