From de5867ec3e8324fbe2641be1a9ab800e8cd62598 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 1 Jan 2026 15:50:20 +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 c683371..1d137d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/stretchr/testify to v1.11.0 - *(deps)* Update module github.com/stretchr/testify to v1.11.1 +- Prevent negative slice index when last exceeds items count ### 📚 Documentation