From 4568927dd249ae479ff4dce48885da5b05cf7631 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 13 Dec 2025 11:23:48 -0600 Subject: [PATCH] updated CHANGELOG --- CHANGELOG.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9a46c8..958ba33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,29 @@ # Changelog +## v2.0.1-release + +**Issues** + +- ~~\#1 Add Windows MSYS2 Jenkins build and testing support~~ +- \#4 Remove VLC Win32 binaries + +--- + +## v2.0.0-release + +**Issues** + +- \#2 [IMPORTANT] Remove package sources and host only the expected SHA-256 + +--- + ## v1.0.1-release -### Issues +**Issues** - \#1 Add Windows MSYS2 Jenkins build and testing support -### Changes from v1.0.0-release +**Changes from v1.0.0-release** - Remove stray "_libevent_" inserted mid-name on macOS x86_64 Jenkins test builds - Properly handle `alpha.x`, `beta.x` and `rc.x` releases in `deliver.sh`