Skip to content

Commit a87b567

Browse files
authored
Release digest v0.11.2 (#2342)
Note: v0.11.1 was yanked because v0.11.2 introduces minor breaking changes affecting only pre-release versions of downstream crates. ### Changed - Do not implement `Clone` as part of `(Reset)MacTraits` in the `buffer_fixed!` macro ([#2341]) - `EagerHash` trait to be a sub-trait of `Clone` ([#2341]) [#2341]: #2341
1 parent 84476d3 commit a87b567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

digest/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 0.11.2 (UNRELEASED)
8+
## 0.11.2 (2026-03-13)
99
### Changed
1010
- Do not implement `Clone` as part of `(Reset)MacTraits` in the `buffer_fixed!` macro ([#2341])
1111
- `EagerHash` trait to be a sub-trait of `Clone` ([#2341])

0 commit comments

Comments
 (0)