Skip to content

Commit 8e22db5

Browse files
committed
Mention PR number in changelog
1 parent 32ff4be commit 8e22db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
3232
- Improve treatment of rounding errors in `WeightedIndex::update_weights` (#956)
3333
- `StdRng`: Switch from ChaCha20 to ChaCha12 for better performance (#1028)
3434
- `SmallRng`: Replace PCG algorithm with xoshiro{128,256}++ (#1038)
35-
- The `nightly` feature no longer implies the `simd_support` feature
35+
- The `nightly` feature no longer implies the `simd_support` feature (#1048)
3636

3737
## [0.7.3] - 2020-01-10
3838
### Fixes

0 commit comments

Comments
 (0)