File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
28
- ` wasm32-wasip1 ` and ` wasm32-wasip2 ` support [ #499 ]
29
29
- ` getrandom_backend ` configuration flag for selection of opt-in backends [ #504 ]
30
30
- ` Error::new_custom ` method [ #507 ]
31
- - AArch64 RNDR register opt-in backend [ #512 ]
31
+ - ` rndr ` opt-in backend [ #512 ]
32
+ - ` linux_rustix ` opt-in backend [ #520 ]
32
33
33
34
[ #415 ] : https://github.com/rust-random/getrandom/pull/415
34
35
[ #440 ] : https://github.com/rust-random/getrandom/pull/440
@@ -40,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
41
[ #504 ] : https://github.com/rust-random/getrandom/pull/504
41
42
[ #507 ] : https://github.com/rust-random/getrandom/pull/507
42
43
[ #512 ] : https://github.com/rust-random/getrandom/pull/512
44
+ [ #520 ] : https://github.com/rust-random/getrandom/pull/520
43
45
44
46
## [ 0.2.15] - 2024-05-06
45
47
### Added
You can’t perform that action at this time.
0 commit comments