Skip to content

Commit 5ebcf19

Browse files
chore: release 0.39.0 (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e8fc664 commit 5ebcf19

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
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.39.0](https://www.github.com/rust-bio/rust-bio-tools/compare/v0.38.3...v0.39.0) (2022-02-21)
6+
7+
8+
### Features
9+
10+
* Make annotation header available for customized reports ([#238](https://www.github.com/rust-bio/rust-bio-tools/issues/238)) ([e8fc664](https://www.github.com/rust-bio/rust-bio-tools/commit/e8fc664536ca6313a391dbb4ba955317e7ac50e6))
11+
512
### [0.38.3](https://www.github.com/rust-bio/rust-bio-tools/compare/v0.38.2...v0.38.3) (2022-02-09)
613

714

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-bio-tools"
3-
version = "0.38.3"
3+
version = "0.39.0"
44
authors = ["Johannes Köster <[email protected]>", "Erik Clarke <[email protected]>"]
55
description = "A set of fast and robust command line utilities for bioinformatics tasks based on Rust-Bio."
66
license-file = "LICENSE.md"

0 commit comments

Comments
 (0)