Skip to content

Commit daabf95

Browse files
committed
Prep 0.6.1 for release.
1 parent 3eadcb1 commit daabf95

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change log
22

3+
## 2021-11-29, Version 0.6.1
4+
5+
### Commits
6+
7+
- [[`3eadcb161e`](https://github.com/tskit-dev/tskit-rust/commit/3eadcb161eb419dd01a4592ccc7d40bed791ceee)] Replace chrono with humantime in provenance doc tests. (#175) (Kevin R. Thornton)
8+
- [[`4def777ddf`](https://github.com/tskit-dev/tskit-rust/commit/4def777ddf03a7a35e6300f5d955f2350dc7441f)] Add security audit work flow. (#172) (Kevin R. Thornton)
9+
310
## 2021-11-23, Version 0.6.0
411

512
### Commits

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tskit"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["tskit developers <admin@tskit.dev>"]
55
build = "build.rs"
66
edition = "2018"

0 commit comments

Comments
 (0)