Skip to content

Commit

Permalink
update release notes re: API compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Jul 17, 2017
1 parent a827ec7 commit 89b26f4
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 @@ -6,6 +6,8 @@ milestones (target version numbers for these features to go live) because that i

## 0.5.6

This release breaks API compatibility.

* Issue #51 resolved.
* API issue #50 resolved. The KTfwd::GSLrng_t is no longer copy-constructible.
* API issue #48 is addressed. This is an API change breaking backwards compatilibity for multi-locus/region simulations. The new API allows more flexibility in modeling interlocus/region crossovers. The API for KTfwd::sample_diploid is changed for multi-locus/region sims. Two functions, KTfwd::make_poisson_interlocus_rec and KTfwd::make_binomial_interlocus_rec, return vectors of callbacks bound to the two new structs. [commit](https://github.com/molpopgen/fwdpp/commit/8ee950e7f315434284164e50c0f09b1e52a4c40c)
Expand Down

0 comments on commit 89b26f4

Please sign in to comment.