From 8bab1e3decd9b2a6fcd7e8af9b87e0fc3da70b64 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Tue, 7 Oct 2025 09:49:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(changelog):=20update=20chan?= =?UTF-8?q?gelog=20for=20new=20cli=20feature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - update changelog to reflect the addition of the config subcommand for end-of-life rules in the cli --- PRLOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRLOG.md b/PRLOG.md index 804b0b5..d06340b 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Add +### Added - ✨ feat(cli): add config subcommand for end-of-life rules(pr [#34])