Skip to content

Commit

Permalink
Merge pull request #1912 from jeromekelleher/v1.0.3-final-updates
Browse files Browse the repository at this point in the history
Update changelog for release
  • Loading branch information
mergify[bot] authored Nov 12, 2021
2 parents 5c58c87 + c559464 commit 5860d93
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@

## [1.0.3] - 2021-11-12

This is a bugfix release recommended for all users.

**New features**:

- Support for running full ARG simulations with gene conversion
({pr}`1801`, {issue}`1773`, {user}`JereKoskela`).

- Improved performance when running many small simulations
({pr}`1909`, {user}`jeromekelleher`.
({pr}`1909`, {user}`jeromekelleher`.)

- Update to tskit C API 0.99.14 ({pr}`1829`).

**Bug fixes**:

Expand All @@ -19,6 +23,9 @@
- Fix memory leak when running ``sim_ancestry`` in a loop
({pr}`1904`, {issue}`1899`, {user}`jeromekelleher`, {user}`grahamgower`).

- Fix printing small values in rate maps ({pr}`1906`, {issue}`1905`,
{user}`petrelharp`).


## [1.0.2] - 2021-06-29

Expand Down

0 comments on commit 5860d93

Please sign in to comment.