From 38328d8bb5775459339e854892b56ad93162a7f1 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: Fri, 24 Apr 2026 20:11:51 +0300 Subject: [PATCH] Release turboshake v0.6.0 --- turboshake/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turboshake/CHANGELOG.md b/turboshake/CHANGELOG.md index 11b9197d4..9f86c3488 100644 --- a/turboshake/CHANGELOG.md +++ b/turboshake/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.6.0 (UNRELEASED) +## 0.6.0 (2026-04-24) Note: the crate was transferred to RustCrypto from https://github.com/itzmeanjan/turboshake ### Changed