Skip to content

Commit 8242f49

Browse files
committed
Update changelog
1 parent 60a0eab commit 8242f49

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

python/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- ``TreeSequence.map_to_vcf_model`` now also returns the transformed positions and
88
contig length. (:user:`benjeffery`, :pr:`XXXX`, :issue:`3173`)
99

10+
**Bugfixes**
11+
12+
- Fix bug in `TreeSequence.pair_coalescence_counts` when `span_normalise=True`
13+
and a window breakpoint falls within an internal missing interval.
14+
(:user:`nspope`, :pr:`3176`, :issue:`3175`)
15+
1016
--------------------
1117
[0.6.4] - 2025-05-21
1218
--------------------

0 commit comments

Comments
 (0)