···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [1.1.1] - 2026-04-02
99+1010+### Changed
1111+1212+- Switch crypto dependency from `enacl` to `kcl` (pure-Gleam, no native deps)
1313+1414+### Fixed
1515+1616+- Uncomment Elixir version in test workflow CI configuration
1717+818## [1.1.0] - 2026-04-02
9191020### Added