Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Jul 9, 2021
1 parent 0e515d7 commit 564a504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rand_distr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add mean and std_dev accessors to Normal (#1114)
- Make sure all distributions and their error types implement `Error`, `Display`, `Clone`,
`Copy`, `PartialEq` and `Eq` as appropriate (#1126)
- Support serde for distributions (#1141)

## [0.4.0] - 2020-12-18
- Bump `rand` to v0.8.0
Expand Down

0 comments on commit 564a504

Please sign in to comment.