File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
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
+
5
21
## [ 0.13.0] - 2023-01-31
6
22
7
23
### Documentation
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tskit"
3
- version = " 0.13.1-alpha.0 "
3
+ version = " 0.13.1"
4
4
authors = [
" tskit developers <[email protected] >" ]
5
5
build = " build.rs"
6
6
edition = " 2021"
You can’t perform that action at this time.
0 commit comments