From b2831a1491108fa92a74eff03294b61b4f314246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Mon, 13 Apr 2026 14:56:12 +0300 Subject: [PATCH] Fix release year in changelogs --- bash-hash/CHANGELOG.md | 2 +- belt-hash/CHANGELOG.md | 2 +- fsb/CHANGELOG.md | 2 +- gost94/CHANGELOG.md | 2 +- groestl/CHANGELOG.md | 2 +- jh/CHANGELOG.md | 2 +- kupyna/CHANGELOG.md | 2 +- md2/CHANGELOG.md | 2 +- md4/CHANGELOG.md | 2 +- md5/CHANGELOG.md | 2 +- ripemd/CHANGELOG.md | 2 +- shabal/CHANGELOG.md | 2 +- sm3/CHANGELOG.md | 2 +- streebog/CHANGELOG.md | 2 +- tiger/CHANGELOG.md | 2 +- whirlpool/CHANGELOG.md | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bash-hash/CHANGELOG.md b/bash-hash/CHANGELOG.md index 14f8d76d1..48d1722cb 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 0b189becf..c25e45826 100644 --- a/belt-hash/CHANGELOG.md +++ b/belt-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.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 1dd1bd21e..01c316693 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 7a8f7598b..804f154a9 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 0ff48acbc..5986cd5a6 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 acedbe6a7..29be5c236 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 49c88a35c..38b723b87 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 efc8d63c2..6c1a7eb03 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 ac5fd2c19..3c683d226 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 8c5308f3f..974f3a80f 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 ffac1e270..89af55331 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 d3d5554d9..b7dd6c95b 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 a6746c8d2..72396ce55 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 cc7d49785..d85d79377 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 d1e501579..c02ee30a6 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 c2dd1675b..7ea38268e 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])