File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.13.1] - 2023-02-01
6+
7+ ### Documentation
8+
9+ - Update git cliff command in README
10+ - Fix links to provenance table in docs ([ #471 ] ( https://github.com/tskit-dev/tskit-rust/pull/471 ) )
11+ - Remove references to "Owning" table types. ([ #472 ] ( https://github.com/tskit-dev/tskit-rust/pull/472 ) )
12+
13+ ### Miscellaneous Tasks
14+
15+ - Update delegate requirement from 0.8.0 to 0.9.0 ([ #469 ] ( https://github.com/tskit-dev/tskit-rust/pull/469 ) )
16+
17+ ### Testing
18+
19+ - Use cargo semver-checks during CI ([ #470 ] ( https://github.com/tskit-dev/tskit-rust/pull/470 ) )
20+
521## [ 0.13.0] - 2023-01-31
622
723### Documentation
Original file line number Diff line number Diff line change 11[package ]
22name = " tskit"
3- version = " 0.13.1-alpha.0 "
3+ version = " 0.13.1"
44authors = [" tskit developers <admin@tskit.dev>" ]
55build = " build.rs"
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments