We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ff4be commit 8e22db5Copy full SHA for 8e22db5
CHANGELOG.md
@@ -32,7 +32,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
32
- Improve treatment of rounding errors in `WeightedIndex::update_weights` (#956)
33
- `StdRng`: Switch from ChaCha20 to ChaCha12 for better performance (#1028)
34
- `SmallRng`: Replace PCG algorithm with xoshiro{128,256}++ (#1038)
35
-- The `nightly` feature no longer implies the `simd_support` feature
+- The `nightly` feature no longer implies the `simd_support` feature (#1048)
36
37
## [0.7.3] - 2020-01-10
38
### Fixes
0 commit comments