Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery committed Jun 17, 2024
1 parent f7d6bff commit 0eeb6d6
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions python/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0.5.7] - 2023-XX-XX
--------------------
[0.5.7] - 2024-06-17
--------------------

**Breaking Changes**
Expand All @@ -8,22 +9,14 @@
Suppress this error with the `allow_position_zero` argument.
(:user:`benjeffery`, :pr:`2901`, :issue:`2838`)

**Features**

- Add ``TreeSequence.extend_edges`` method that extends ancestral haplotypes
using recombination information, leading to unary nodes in many trees and
fewer edges. (:user:`petrelharp`, :user:`hfr1tz3`, :user:`avabamf`, :pr:`2651`)

- Add ``Table.drop_metadata`` to make clearing metadata from tables easy.
(:user:`jeromekelleher`, :pr:`2944`)

**Bugfixes**

- Fix to the folded, expected allele frequency spectrum (i.e.,
`TreeSequence.allele_frequency_spectrum(mode="branch", polarised=False)`,
which was half as big as it should have been. (:user:`petrelharp`,
:user:`nspope`, :pr:`2933`)

--------------------
[0.5.6] - 2023-10-10
--------------------

Expand Down

0 comments on commit 0eeb6d6

Please sign in to comment.