From 1b4ad5e5e76b261af0459ac6df042283df96f07a Mon Sep 17 00:00:00 2001 From: Kesara Rathnayake Date: Thu, 23 Apr 2026 12:54:46 +1200 Subject: [PATCH] docs: Move changelog to CHANGELOG.md --- changelog => CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) rename changelog => CHANGELOG.md (98%) diff --git a/changelog b/CHANGELOG.md similarity index 98% rename from changelog rename to CHANGELOG.md index 337b51a97..370598967 100644 --- a/changelog +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + id2xml (1.5.2) ietf; urgency=medium * fix: Avoid category loop (#18)