From 25afdedf2178b98674fff9ef61199a97885ede3a Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 13 Dec 2025 11:28:34 -0600 Subject: [PATCH] updated CHANGELOG.md --- CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e95ef..0190d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,15 +15,11 @@ - \#2 [IMPORTANT] Remove package sources and host only the expected SHA-256 ---- - -## v1.0.1-release - **Changes from v1.0.0-release** - Partial Windows MSYS2 Jenkins build and testing support -- 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` +- Remove stray "_libevent_" inserted mid-name on macOS x86_64 Jenkins test builds - Use `cygpath` to format Windows paths for use in MSYS2 ---