Skip to content

Commit 44c0f96

Browse files
committed
prep 0.11.1
1 parent 2505c64 commit 44c0f96

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.11.1] - 2022-11-04
6+
7+
### Documentation
8+
9+
- Add mdbook ([#378](https://github.com/tskit-dev/tskit-rust/pull/378))
10+
11+
### Refactor
12+
13+
- Apply functional style for NodeTable fns ([#377](https://github.com/tskit-dev/tskit-rust/pull/377))
14+
515
## [0.11.0] - 2022-11-04
616

717
### Bug Fixes

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.11.0"
3+
version = "0.11.1"
44
authors = ["tskit developers <[email protected]>"]
55
build = "build.rs"
66
edition = "2021"

0 commit comments

Comments
 (0)