From 4ddc1f16ab3fbf8fc3c62dd8fbc06f8cc01fc97c Mon Sep 17 00:00:00 2001 From: Neil Horner Date: Wed, 2 Mar 2022 19:50:29 +0000 Subject: [PATCH] bump CHANGELOG version --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc35e07..2a80d3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.1.1] +## Fixed +- Incorrect numbers and of transcripts caused by merging gff files with same gene and transcript ids +- Error handling in de novo pipeline. Skip clusters in build_backbones that cause an isONclust2 error +- Several small fixes in report plotting + ## [v0.1.0] ## Added - Added the denovo pipeline