Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Sep 11, 2021
1 parent 40c49c2 commit 0435f0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -10,7 +10,9 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.

## [0.8.5] - unreleased
### Fixes
- Fix build on non-32/64-bit architectures (#1144)
- Fix build on non-32/64-bit architectures (#1144)
- Check `libc::pthread_atfork` return value with panic on error (#1178)
- More robust reseeding in case `ReseedingRng` is used from a fork handler (#1178)

## [0.8.4] - 2021-06-15
### Additions
Expand Down

0 comments on commit 0435f0f

Please sign in to comment.