From 0526f59f06dbda25650b4196bb00439b440b099f Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Wed, 15 Jan 2025 17:50:12 +0100 Subject: [PATCH] add usage comment --- scripts/changelog.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/changelog.sh b/scripts/changelog.sh index 4f900e04b0..ef9b2091b3 100755 --- a/scripts/changelog.sh +++ b/scripts/changelog.sh @@ -31,7 +31,8 @@ Commands: minor version. maintenancerelease - + This function is expected to be run on the branch of the last minor release. It will make sure + that backports work properly EOF }