Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Mar 15, 2016
1 parent 5dc0dff commit d3cc982
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/md/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Thanks to Alexander Nater for pointing out issue #36, which lead to #37 being discovered, too.

* remove include<iostream> from fwdpp/internal/recombination_common.hpp
* Isssue #36 fixed
* Issue #37 fixed
* KTfwd::GSLrng_t has improved copy constructor and is now move-constructible.
* The library is now const-correct vis-a-vis gsl_rng *. This is an API change.
Expand All @@ -13,6 +14,7 @@ Thanks to Alexander Nater for pointing out issue #36, which lead to #37 being di
* Improvements (and bug fixes) to namespace KTfwd::traits. Unit tests added for this namespace.
* Fixed templates for serializing mutation type KTfwd::generalmut. Attempting to compile using icc revealed the error.
* KTfwd::fwdpp_internal::gamete_cleaner has a new, and generally much faster, implementation.

## 0.4.6

* Issue #34 fixed
Expand Down

0 comments on commit d3cc982

Please sign in to comment.