From ba76f90a7779ebb684f42382c7311322d57d0e51 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 1 Jan 2026 22:29:15 +0000 Subject: [PATCH] chore(release): prepare for v0.1.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b4c3e..896cdda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,10 @@ All notable changes to this project will be documented in this file. - Add CLAUDE.md and update .gitignore - Add godoc comments to public functions and types +### 🧪 Testing + +- Add comprehensive validation and cursor test coverage + ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.2.0