Skip to content

Commit

Permalink
Mention PR number in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Sep 22, 2020
1 parent 32ff4be commit 8e22db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -32,7 +32,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
- Improve treatment of rounding errors in `WeightedIndex::update_weights` (#956)
- `StdRng`: Switch from ChaCha20 to ChaCha12 for better performance (#1028)
- `SmallRng`: Replace PCG algorithm with xoshiro{128,256}++ (#1038)
- The `nightly` feature no longer implies the `simd_support` feature
- The `nightly` feature no longer implies the `simd_support` feature (#1048)

## [0.7.3] - 2020-01-10
### Fixes
Expand Down

0 comments on commit 8e22db5

Please sign in to comment.