Skip to content

Commit 1145ba0

Browse files
authored
Update CHANGELOG.md
1 parent fb6390f commit 1145ba0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ A [separate changelog is kept for rand_core](rand_core/CHANGELOG.md).
88

99
You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.html) useful.
1010

11+
## [0.8.5] - unreleased
12+
### Fixes
13+
- Fix build on non-32/64-bit architectures (#1144)
14+
1115
## [0.8.4] - 2021-06-15
1216
### Additions
1317
- Use const-generics to support arrays of all sizes (#1104)

0 commit comments

Comments
 (0)