From 29f66329f7cff4ab4e6d94f5d74825f6a3509fcd Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 30 Oct 2022 19:56:32 +0100 Subject: [PATCH] Updated the changelog. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7a0489f..1b46f8d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -143,7 +143,8 @@ * Added opacity support to the scanline shader * Added the rlottie library as a Git subtree * Updated to build correctly with FFmpeg 5.1 -* Updated FFmpeg to 5.1.2 and SDL to 2.24.0 on Windows and macOS +* Updated FFmpeg to 5.1.2, SDL to 2.24.1, FreeType to 2.12.1 and pugixml to 1.12.1 on Windows and macOS +* Updated curl to 7.86.0 on Windows * Added a workaround for playing broken video files with invalid PTS values * Refactored the rendering code from a shared namespace into proper classes * Removed the deprecated OpenGL ES 1.0 renderer