From 9713e42d61e06d1f088043f274bd06edf84e1a70 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Tue, 7 Oct 2025 09:46:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(PRLOG):=20update=20changelo?= =?UTF-8?q?g=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - change "Add" to "### Add" for better readability --- PRLOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRLOG.md b/PRLOG.md index 65a41ba..804b0b5 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 +### Add - ✨ feat(cli): add config subcommand for end-of-life rules(pr [#34])