From b4234f2b6debd743bb078c24518df4b9404d1b90 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 1 Jan 2026 21:45:16 +0000 Subject: [PATCH] chore(release): prepare for v0.1.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fedb0e7..b6b4c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. ### 📚 Documentation - Add CLAUDE.md and update .gitignore +- Add godoc comments to public functions and types ### ⚙️ Miscellaneous Tasks