diff --git a/cshake/CHANGELOG.md b/cshake/CHANGELOG.md index ff7d452c..207c9fc2 100644 --- a/cshake/CHANGELOG.md +++ b/cshake/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.1.0 (UNRELEASED) +## 0.1.0 (2026-04-13) - Initial release with implementation moved from the `sha3` crate ([#815]) [#815]: https://github.com/RustCrypto/hashes/pull/815