We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6390f commit 1145ba0Copy full SHA for 1145ba0
CHANGELOG.md
@@ -8,6 +8,10 @@ A [separate changelog is kept for rand_core](rand_core/CHANGELOG.md).
8
9
You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.html) useful.
10
11
+## [0.8.5] - unreleased
12
+### Fixes
13
+- Fix build on non-32/64-bit architectures (#1144)
14
+
15
## [0.8.4] - 2021-06-15
16
### Additions
17
- Use const-generics to support arrays of all sizes (#1104)
0 commit comments