diff --git a/bash-hash/CHANGELOG.md b/bash-hash/CHANGELOG.md index 14f8d76d..48d1722c 100644 --- a/bash-hash/CHANGELOG.md +++ b/bash-hash/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 (2023-03-27) +## 0.1.0 (2026-03-27) - Initial release ([#745]) [#745]: https://github.com/RustCrypto/hashes/pull/745 diff --git a/belt-hash/CHANGELOG.md b/belt-hash/CHANGELOG.md index c8acb5c1..34c6f6d8 100644 --- a/belt-hash/CHANGELOG.md +++ b/belt-hash/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#821]: https://github.com/RustCrypto/hashes/pull/821 -## 0.2.0 (2023-03-27) +## 0.2.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/fsb/CHANGELOG.md b/fsb/CHANGELOG.md index 1dd1bd21..01c31669 100644 --- a/fsb/CHANGELOG.md +++ b/fsb/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.2.0 (2023-03-27) +## 0.2.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/gost94/CHANGELOG.md b/gost94/CHANGELOG.md index 7a8f7598..804f154a 100644 --- a/gost94/CHANGELOG.md +++ b/gost94/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/groestl/CHANGELOG.md b/groestl/CHANGELOG.md index 0ff48acb..5986cd5a 100644 --- a/groestl/CHANGELOG.md +++ b/groestl/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/jh/CHANGELOG.md b/jh/CHANGELOG.md index acedbe6a..29be5c23 100644 --- a/jh/CHANGELOG.md +++ b/jh/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.2.0 (2023-03-27) +## 0.2.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/kupyna/CHANGELOG.md b/kupyna/CHANGELOG.md index 49c88a35..38b723b8 100644 --- a/kupyna/CHANGELOG.md +++ b/kupyna/CHANGELOG.md @@ -4,7 +4,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 (2023-03-27) +## 0.1.0 (2026-03-27) - Initial release ([#621]) [#621]: https://github.com/RustCrypto/hashes/pull/621 diff --git a/md2/CHANGELOG.md b/md2/CHANGELOG.md index efc8d63c..6c1a7eb0 100644 --- a/md2/CHANGELOG.md +++ b/md2/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/md4/CHANGELOG.md b/md4/CHANGELOG.md index ac5fd2c1..3c683d22 100644 --- a/md4/CHANGELOG.md +++ b/md4/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/md5/CHANGELOG.md b/md5/CHANGELOG.md index 8c5308f3..974f3a80 100644 --- a/md5/CHANGELOG.md +++ b/md5/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) - Expose compression function from the `block_api` module ([#735]) diff --git a/ripemd/CHANGELOG.md b/ripemd/CHANGELOG.md index ffac1e27..89af5533 100644 --- a/ripemd/CHANGELOG.md +++ b/ripemd/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.2.0 (2023-03-27) +## 0.2.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/shabal/CHANGELOG.md b/shabal/CHANGELOG.md index d3d5554d..b7dd6c95 100644 --- a/shabal/CHANGELOG.md +++ b/shabal/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.5.0 (2023-03-27) +## 0.5.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/sm3/CHANGELOG.md b/sm3/CHANGELOG.md index a6746c8d..72396ce5 100644 --- a/sm3/CHANGELOG.md +++ b/sm3/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.5.0 (2023-03-27) +## 0.5.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) - `oid` crate feature and `AssociatedOid` trait implementation ([#706]) diff --git a/streebog/CHANGELOG.md b/streebog/CHANGELOG.md index cc7d4978..d85d7937 100644 --- a/streebog/CHANGELOG.md +++ b/streebog/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/tiger/CHANGELOG.md b/tiger/CHANGELOG.md index d1e50157..c02ee30a 100644 --- a/tiger/CHANGELOG.md +++ b/tiger/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.3.0 (UNRELEASED) +## 0.3.0 (2026-03-27) ### Added - `alloc` crate feature ([#678]) diff --git a/whirlpool/CHANGELOG.md b/whirlpool/CHANGELOG.md index c2dd1675..7ea38268 100644 --- a/whirlpool/CHANGELOG.md +++ b/whirlpool/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.11.0 (2023-03-27) +## 0.11.0 (2026-03-27) ### Added - `alloc` crate feature ([#678])