# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.1](https://github.com/tailcallhq/tailcall-chunk/compare/v0.3.0...v0.3.1) - 2024-11-26 ### Other - use size hint when creating Chunk::Collect ([#28](https://github.com/tailcallhq/tailcall-chunk/pull/28)) ## [0.3.0](https://github.com/tailcallhq/tailcall-chunk/compare/v0.2.5...v0.3.0) - 2024-11-19 ### Other - Update README.md ## [0.2.5](https://github.com/tailcallhq/tailcall-chunk/compare/v0.2.4...v0.2.5) - 2024-11-16 ### Other - add documentation for lib ## [0.2.4](https://github.com/tailcallhq/tailcall-chunk/compare/v0.2.3...v0.2.4) - 2024-11-16 ### Other - update README.md ## [0.2.3](https://github.com/tailcallhq/tailcall-chunk/compare/v0.2.2...v0.2.3) - 2024-11-16 ### Other - drop module from ci.rs ## [0.2.2](https://github.com/tailcallhq/tailcall-chunk/compare/v0.2.1...v0.2.2) - 2024-11-16 ### Other - Configure Renovate ([#2](https://github.com/tailcallhq/tailcall-chunk/pull/2)) ## [0.2.1](https://github.com/tailcallhq/tailcall-chunk/compare/v0.2.0...v0.2.1) - 2024-11-16 ### Other - lint fixes ## [0.2.0](https://github.com/tailcallhq/tailcall-chunk/compare/v0.1.0...v0.2.0) - 2024-11-16 ### Other - update readme badges