Skip to content

Commit

Permalink
Correct C changelog for extend_haplotypes (#3013)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery authored Oct 13, 2024
1 parent 079e189 commit ec4df31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions c/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ UPCOMING

**Features**

- Add the `tsk_treeseq_extend_edges` method that can compress a tree sequence
- Add the `tsk_treeseq_extend_haplotypes` method that can compress a tree sequence
by extending edges into adjacent trees and thus creating unary nodes in those
trees (:user:`petrelharp`, :user:`hfr1tze`, :user:`avabamf`, :pr:`2651`).
trees (:user:`petrelharp`, :user:`hfr1tze`, :user:`avabamf`, :pr:`2651`, :pr:`2938`).

--------------------
[1.1.2] - 2023-05-17
Expand Down

0 comments on commit ec4df31

Please sign in to comment.