Skip to content

Commit 076898e

Browse files
committed
Add changelog entry
1 parent 0240df0 commit 076898e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
- `wasm32-wasip1` and `wasm32-wasip2` support [#499]
2929
- `getrandom_backend` configuration flag for selection of opt-in backends [#504]
3030
- `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]
3233

3334
[#415]: https://github.com/rust-random/getrandom/pull/415
3435
[#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
4041
[#504]: https://github.com/rust-random/getrandom/pull/504
4142
[#507]: https://github.com/rust-random/getrandom/pull/507
4243
[#512]: https://github.com/rust-random/getrandom/pull/512
44+
[#520]: https://github.com/rust-random/getrandom/pull/520
4345

4446
## [0.2.15] - 2024-05-06
4547
### Added

0 commit comments

Comments
 (0)