···11+# Changelog
22+33+All notable changes to this project will be documented in this file.
44+55+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77+88+## Unreleased
99+1010+### Added
1111+1212+- Decoder for bools (`decode_bool()`)
1313+1414+## v1.0.0 - 2025-09-29
1515+1616+- Initial version.