File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
[ CPUID bug ] : https://github.com/rust-lang/rust/issues/101346
13
13
[ #800 ] : https://github.com/RustCrypto/utils/pull/800
14
14
15
- ## 0.2.4 (2022-08-22)
15
+ ## 0.2.4 (2022-08-22) [ YANKED ]
16
16
- Re-release v0.2.3 without any changes to fix [ #795 ] ([ #796 ] )
17
17
18
18
[ #795 ] : https://github.com/RustCrypto/utils/issues/795
19
19
[ #796 ] : https://github.com/RustCrypto/utils/pull/796
20
20
21
- ## 0.2.3 (2022-08-18)
21
+ ## 0.2.3 (2022-08-18) [ YANKED ]
22
22
### Changed
23
23
- Update ` libc ` version to v0.2.95 ([ #789 ] )
24
24
- Disable all target features under MIRI ([ #779 ] )
@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
28
[ #789 ] : https://github.com/RustCrypto/utils/pull/789
29
29
[ #792 ] : https://github.com/RustCrypto/utils/pull/792
30
30
31
- ## 0.2.2 (2022-03-18)
31
+ ## 0.2.2 (2022-03-18) [ YANKED ]
32
32
### Added
33
33
- Support for Android on ` aarch64 ` ([ #752 ] )
34
34
@@ -38,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
38
[ #600 ] : https://github.com/RustCrypto/utils/pull/600
39
39
[ #752 ] : https://github.com/RustCrypto/utils/pull/752
40
40
41
- ## 0.2.1 (2021-08-26)
41
+ ## 0.2.1 (2021-08-26) [ YANKED ]
42
42
### Changed
43
43
- Revert [ #583 ] "Use from_bytes_with_nul for string check" ([ #597 ] )
44
44
You can’t perform that action at this time.
0 commit comments