Skip to content

Commit 193e7ad

Browse files
authored
cpufeatures: yank old v0.2.x releases (#802)
1 parent 02a49a3 commit 193e7ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cpufeatures/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
[CPUID bug]: https://github.com/rust-lang/rust/issues/101346
1313
[#800]: https://github.com/RustCrypto/utils/pull/800
1414

15-
## 0.2.4 (2022-08-22)
15+
## 0.2.4 (2022-08-22) [YANKED]
1616
- Re-release v0.2.3 without any changes to fix [#795] ([#796])
1717

1818
[#795]: https://github.com/RustCrypto/utils/issues/795
1919
[#796]: https://github.com/RustCrypto/utils/pull/796
2020

21-
## 0.2.3 (2022-08-18)
21+
## 0.2.3 (2022-08-18) [YANKED]
2222
### Changed
2323
- Update `libc` version to v0.2.95 ([#789])
2424
- 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
2828
[#789]: https://github.com/RustCrypto/utils/pull/789
2929
[#792]: https://github.com/RustCrypto/utils/pull/792
3030

31-
## 0.2.2 (2022-03-18)
31+
## 0.2.2 (2022-03-18) [YANKED]
3232
### Added
3333
- Support for Android on `aarch64` ([#752])
3434

@@ -38,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838
[#600]: https://github.com/RustCrypto/utils/pull/600
3939
[#752]: https://github.com/RustCrypto/utils/pull/752
4040

41-
## 0.2.1 (2021-08-26)
41+
## 0.2.1 (2021-08-26) [YANKED]
4242
### Changed
4343
- Revert [#583] "Use from_bytes_with_nul for string check" ([#597])
4444

0 commit comments

Comments
 (0)