From 87dcce947ecce34930e6dd6611874942702ee773 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 28 Aug 2025 18:09:34 +0300 Subject: [PATCH] Remove release notes section from CI/CD README Deleted the 'Release Notes' section from the CI/CD README to streamline documentation and focus on workflow features. --- .github/CI_CD_README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/CI_CD_README.md b/.github/CI_CD_README.md index b609b3c..b2c418b 100644 --- a/.github/CI_CD_README.md +++ b/.github/CI_CD_README.md @@ -41,14 +41,6 @@ The workflow creates the following files: - `YTSage-v.zip` - Standard portable version - `YTSage-v-ffmpeg.zip` - FFmpeg bundle portable -### Release Notes - -Automatic release notes are generated including: -- Download links and descriptions -- Installation instructions -- System requirements -- Feature highlights - ## Workflow Features ### Automatic Version Detection