Skip to content

Commit 32a8cfc

Browse files
committed
0.5.0 changelog
1 parent c675d08 commit 32a8cfc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

3-
## [0.4.2] - 2025-10-16
3+
## [0.5.0] - 2025-11-09
44

55
** Changes **
66

7+
- Internal changes to ancestor generation to improve performace. These change the inferred ancestors
8+
and therefore the inferred tree sequence. For details see this [blog post](https://tskit.dev/news/20251109-tsinfer-0.5.0.html).
9+
({pr}`1012`, {user}`duncanMR`)
10+
711
- Drop Python 3.9 support, require Python >= 3.10 ({pr}`1044`, {user}`benjeffery`)
812

913
- Remove overzealous derived state validation in C API. ({pr}`1059`, {user}`benjeffery`)

0 commit comments

Comments
 (0)