From 3a7ab4e7dec4986b932cd151b6d383110c500e62 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 1 Jan 2026 20:55:44 +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 1d137d7..fedb0e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/stretchr/testify to v1.11.1 - Prevent negative slice index when last exceeds items count +### 🚜 Refactor + +- Add custom error types for better error handling + ### 📚 Documentation - Add CLAUDE.md and update .gitignore