From 2c2a8ba1a45420c6957c14155ac00d0d4206262d Mon Sep 17 00:00:00 2001 From: Fijxu Date: Tue, 4 Aug 2026 18:16:56 -0400 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0039561a..274a63e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Instance owners gain SOCKS5 proxy support and the ability to set the videojs max - The videojs max buffer length can now be set via config.yml (#5876) #### For developers - - Nix development files were added and moved out of the root directory (#5856, #5861) + - Nix development files were added (#5856, #5861) - The Makefile no longer uses the deprecated `-Dpreview_mt` flag (#5872) - Crystal was pinned to 1.20.3 for the linting task so Ameba can build (#5859) - The release script now uses deepseek/deepseek-v4-flash-0731 (#5886)