From b91c20d450b014ff069e433b5b3eac4ea6819949 Mon Sep 17 00:00:00 2001 From: MasterAcnolo Date: Thu, 10 Sep 2026 15:08:53 +0200 Subject: [PATCH] fix: release.sh release message ending --- scripts/release.sh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/scripts/release.sh b/scripts/release.sh index a9fd633..bf7393a 100755 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -108,16 +108,6 @@ RELEASE_NOTES="# Freedom Loader - $VERSION ## Found a bug or issue? Please report it in the [GitHub Issues](https://github.com/MasterAcnolo/Freedom-Loader/issues) section. -## Next Release (non-exhaustive roadmap) -- More format options -- Subtitle support -- Improved UI / UX -- Language selection -- Download specific parts of videos -- File renaming options -- Parallel downloads -- Skip sponsored parts automatically - **Full Changelog**: https://github.com/MasterAcnolo/Freedom-Loader/compare/${PREV_TAG}...${TAG}" if [ "$DRY_RUN" = false ]; then