···33This file is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
44This project follows semver and every release is checked by cargo-semver-checks.
5566-## [Unreleased] (not breaking)
66+## [0.2.2] - 2025-08-09
7788### Changed
99- remove '#[inline]' annotations from public functions (mtomsoop)