Skip to content

Commit

Permalink
Update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromekelleher authored and mergify-bot committed Nov 12, 2021
1 parent 5c58c87 commit c559464
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 c559464

Please sign in to comment.