From 310979d799838d2fe860eb723735dc598eaf7e3e Mon Sep 17 00:00:00 2001 From: Micheal Wilkinson Date: Fri, 20 Mar 2026 18:49:23 +0000 Subject: [PATCH] docs(changelog): note legacy releaseprep removal --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index cd9179f..53ef3ac 100644 --- a/changelog.md +++ b/changelog.md @@ -50,6 +50,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect ### Removed - Legacy Ruby implementation and Ruby toolchain. +- Legacy in-repository `releaseprep` package and command implementation, now superseded by the standalone `vociferate` tool. ## [1.1.6] - 2017-12-20