You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Change log
2
2
3
+
## 2022-05-26, Version 0.8.1
4
+
5
+
### Commits
6
+
7
+
-[[`bd72b689ac`](https://github.com/tskit-dev/tskit-rust/commit/bd72b689ac5a81d1f2522666c9b25908ba56b79b)] Bump version to 0.8.1 (molpopgen)
8
+
-[[`b0abdfad5c`](https://github.com/tskit-dev/tskit-rust/commit/b0abdfad5cb0f964583aec4056a512b9d3935c2b)] impl TryFrom<TableCollection> for TreeSequence (#236) (Kevin R. Thornton)
9
+
-[[`71e927a9bb`](https://github.com/tskit-dev/tskit-rust/commit/71e927a9bb221309afa72cb601038e3232e3e180)] TreeSequence::new now takes ownership of the TableCollection. (#235) (Kevin R. Thornton)
0 commit comments