From 704b755c4ca9f8744c66fc038b61e5ce4c34e7a1 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 15 Jun 2025 18:27:11 +0000 Subject: [PATCH] chore(release): prepare for v0.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d60d3f4..99d7b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.0.2] - 2025-06-15 + +### 🐛 Bug Fixes + +- Update Codecov badge URL in README +- *(pagination)* Handle out-of-bounds slicing in pagination + ## [0.0.1] - 2025-06-07 ### 🚀 Features