Skip to content

Commit a43eae5

Browse files
committed
Update changelog
1 parent 5b915eb commit a43eae5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

python/CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@
2323

2424
**Changes**
2525

26-
- ``TreeSequence.write_vcf`` now warns instead of errors if an individual has a mix
27-
of sample and non-sample nodes when no specific individuals are provided.
26+
- ``TreeSequence.write_vcf`` now filters non-sample nodes from individuals
27+
by default, instead of raising an error. These nodes can be included using the
28+
new ``include_non_sample_nodes`` argument.
29+
(:user:`benjeffery`, :pr:`3163`)
2830

2931
--------------------
3032
[0.6.3] - 2025-04-28

0 commit comments

Comments
 (0)