File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased]
7+ ## [ 0.4.0] - 2020-12-18
8+ - Bump ` rand ` to v0.8.0
89- New ` Geometric ` , ` StandardGeometric ` and ` Hypergeometric ` distributions (#1062 )
910- New ` Beta ` sampling algorithm for improved performance and accuracy (#1000 )
1011- ` Normal ` and ` LogNormal ` now support ` from_mean_cv ` and ` from_zscore ` (#1044 )
Original file line number Diff line number Diff line change 11[package ]
22name = " rand_distr"
3- version = " 0.2.2 "
3+ version = " 0.4.0 "
44authors = [" The Rand Project Developers" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments