CHANGELOG.md
# Changelog
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/).
## [1.0.0] - 2026-07-10
First tagged release of the encryption-at-rest primitives: AES-256-GCM
envelope, offset-addressable CTR, HKDF key derivation, and pluggable key
providers. See the umbrella [CHANGELOG](../../CHANGELOG.md).