File tree 1 file changed +5
-1
lines changed 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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
8
11
### Added
9
12
- Unsafe ` zeroize_flat_type ` function ([ #1045 ] )
10
13
- ` 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
20
23
[ #1052 ] : https://github.com/RustCrypto/utils/pull/1052
21
24
[ #1055 ] : https://github.com/RustCrypto/utils/pull/1055
22
25
[ #1064 ] : https://github.com/RustCrypto/utils/pull/1064
26
+ [ #1067 ] : https://github.com/RustCrypto/utils/pull/1067
23
27
24
28
## 1.7.0 (2023-11-16)
25
29
### Changed
You can’t perform that action at this time.
0 commit comments