From f9f6eea2ae7dd08bb60a53dd49ad77e4cf143573 Mon Sep 17 00:00:00 2001 From: "Moritz E. Beber" Date: Wed, 4 Oct 2023 10:30:06 +0200 Subject: [PATCH] docs: prepare release notes for v0.6.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1efe3..27db988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.6.1] - (2023-10-04) + ### Fixed - Repaired the logic for adding taxonomic information to the output table (#139).