Skip to content

Commit

Permalink
prep 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Nov 4, 2022
1 parent 2505c64 commit 44c0f96
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## [0.11.1] - 2022-11-04

### Documentation

- Add mdbook ([#378](https://github.com/tskit-dev/tskit-rust/pull/378))

### Refactor

- Apply functional style for NodeTable fns ([#377](https://github.com/tskit-dev/tskit-rust/pull/377))

## [0.11.0] - 2022-11-04

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tskit"
version = "0.11.0"
version = "0.11.1"
authors = ["tskit developers <[email protected]>"]
build = "build.rs"
edition = "2021"
Expand Down

0 comments on commit 44c0f96

Please sign in to comment.