Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GertjanBisschop authored and mergify[bot] committed Dec 6, 2023
1 parent 1645234 commit 13bf955
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [1.2.1] - 2022-XX-XX
## [1.3.0] - 2022-XX-XX

**New features**

Expand All @@ -23,8 +23,14 @@

- Support Python 3.11 ({issue}`2177`, {pr}`2180`, {user}`benjeffery`)

**Bug fixes**:

- Fix segfault in case of non-binary merger for `log_arg_likelihood` ({issue}`2107`, {pr}`2114`, {user}`JereKoskela`)

**Maintenance**:

- Update tskit to Python 0.5.2 ({pr}`2116`, {user}`benjeffery`).

- Automatically flush edges whenever an edge with a different parent is added to the edge buffer. ({issue}`2182`, {pr}`2183`, {user}`GertjanBisschop`)

**Breaking changes**:
Expand Down

0 comments on commit 13bf955

Please sign in to comment.