Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
lindahua committed Jul 20, 2014
1 parent 317be42 commit 2c1e638
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@ Distributions.jl Release Notes

**Note:** We reached a relatively stable API at version *0.5.0*, and have maintained release notes since then.

Version 0.6
--------------
Changes from v0.5 to v0.6
---------------------------

* Add Fréchet Distribution ([#238]).
* Some bug fixes
* Add `CategoricalDirectSampler`.

* Add univariate von Mises distribution ([#223])
* Add Fréchet distribution ([#238])
* Add noncentral hypergeometric distribution ([#255])
* More functions for hypergeometric distribution (``support``, ``mode``, ``kurtosis``, ``skewness``, etc) ([#256])

[#238]: https://github.com/JuliaStats/Distributions.jl/pull/238

[#223]: https://github.com/JuliaStats/Distributions.jl/pull/223
[#255]: https://github.com/JuliaStats/Distributions.jl/pull/255
[#256]: https://github.com/JuliaStats/Distributions.jl/pull/256

0 comments on commit 2c1e638

Please sign in to comment.