From 239a2f4e76d5ac61f60b8e3fef8e82338e561fb5 Mon Sep 17 00:00:00 2001 From: kholdrex Date: Fri, 5 Jun 2026 23:44:09 -0500 Subject: [PATCH] docs: remove changelog placeholder note --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6efe2d2..86bfbff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,7 +55,3 @@ All notable changes to this project are documented in this file. - This release remains **backward-compatible** with `0.1.x` in terms of existing usage; the default `:ignore` missing-data approach matches prior behavior. - If upgrading, simply update your gem and enjoy the new features. - For more details, see the updated [README](./README.md) and expanded test suites. - ---- - -*(If you have older versions below `0.2.0`, you can keep them documented similarly, e.g., `## [0.1.x] ...`, under this new entry.)*