From 2b69719b49a0c36e335bd50babff0cb5595309be Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Thu, 31 Oct 2024 02:58:53 -0400 Subject: [PATCH] Release 26.0.1 --- changelogs/2024.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelogs/2024.md b/changelogs/2024.md index 956170ed9..e83a8ae27 100644 --- a/changelogs/2024.md +++ b/changelogs/2024.md @@ -1,4 +1,4 @@ -# 26.0.1 (Unreleased) +# 26.0.1 ## Fixes - Fix `ssa` not being a known format. @@ -7,6 +7,9 @@ - Remove the `ae-ffmpeg` package dependency. - Remove unused args, functions. + **Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.0.0...26.0.1 + + # 26.0.0 ## Major