Skip to content

Commit 23fe09b

Browse files
committed
add changelog
1 parent 855570b commit 23fe09b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rand_core/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## Unreleased
88
### API changes
99
- Relax `Sized` bound on impls of `SeedableRng` (#1641)
10+
- Fix `OsError::raw_os_error` on UEFI targets by returning `Option<usize>` (#1665)
1011

1112
## [0.9.3] — 2025-02-29
1213
### Other

0 commit comments

Comments
 (0)