From 41067caf92575989c6022d851b11d649e1f6d4b5 Mon Sep 17 00:00:00 2001 From: roottool Date: Wed, 31 Dec 2025 01:29:10 +0900 Subject: [PATCH] docs: Add changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e1c5292 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +This project uses GitHub Releases as the single source of truth for all changes. + +For the full and authoritative change history, including breaking changes and migration notes, +please see: + +No additional change log is maintained in this file.