]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
CHANGES: note the new automated release workflow
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 13 May 2026 13:52:33 +0000 (15:52 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 13 May 2026 13:54:19 +0000 (15:54 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0abe31d7df7db8db738c8a55d9849c89bf7e1aba..38b7bb88c941540d8ebbbd68d78b0c375dd6199b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,11 @@ Features
 --------
 * Add Georgian translation @NorwayFun
 * Add -S short option for --step in rrdtool xport @somethingwithproof fixes #1310
+* Automated release workflow: a single workflow_dispatch on master computes
+  the next SemVer, bumps version strings in-place, builds source tarball +
+  Windows MSVC zips + RPM (AlmaLinux) + DEB (Ubuntu/Debian) — the binary
+  packages install under /opt/rrdtool so they coexist with distro-maintained
+  rrdtool packages without touching the system. See .github/workflows/release.yml. @oetiker
 
 RRDtool 1.9.0 - 2024-07-29
 ==========================