···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [0.1.7] - 2026-04-02
99+1010+### Fixed
1111+- Use `blake2` dependency for BLAKE2b-24 nonce derivation instead of `:crypto.hash/2`, fixing compatibility with macOS (LibreSSL) and ensuring the output matches libsodium's `crypto_box_seal` nonce exactly
1212+813## [0.1.6] - 2026-04-02
9141015### Changed
···5055- MIT License
5156- Package description in `mix.exs`
52575858+[0.1.7]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.6...v0.1.7
5359[0.1.6]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.5...v0.1.6
5460[0.1.5]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.4...v0.1.5
5561[0.1.4]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.3...v0.1.4