File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## 1.8.0 (2024-04-24)
7+ ## 1.8.0 (2024-04-24) [ YANKED]
8+
9+ NOTE: yanked due concerns over the MSRV bump. See [ #1067 ] .
10+
811### Added
912- Unsafe ` zeroize_flat_type ` function ([ #1045 ] )
1013- ` Zeroize ` impls for ` __m512 ` types on ` x86 ` /` x86_64 ` targets ([ #1052 ] )
@@ -20,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2023[ #1052 ] : https://github.com/RustCrypto/utils/pull/1052
2124[ #1055 ] : https://github.com/RustCrypto/utils/pull/1055
2225[ #1064 ] : https://github.com/RustCrypto/utils/pull/1064
26+ [ #1067 ] : https://github.com/RustCrypto/utils/pull/1067
2327
2428## 1.7.0 (2023-11-16)
2529### Changed
You can’t perform that action at this time.
0 commit comments