# Changelog All notable changes to this project will be documented in this file. ## [0.0.4] - 2025-06-16 ### 🐛 Bug Fixes - *(pagination)* Handle empty page return case ## [0.0.3] - 2025-06-16 ### 🐛 Bug Fixes - Update GetPage to check for empty items slice ## [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 - Initial version