From 9e1a568a7c34cf542102724e8a6b64a7e71cb8e5 Mon Sep 17 00:00:00 2001 From: Stefano Moia Date: Tue, 18 Apr 2023 14:33:56 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fa3b7b..a301316 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# 0.17.0 (Tue Apr 18 2023) + +#### 💥 Breaking Change during development + +- Improve extension handling, and make `.tsv.gz` the default extension [#57](https://github.com/MIPLabCH/nigsp/pull/57) ([@smoia](https://github.com/smoia)) + +#### 🏠 Internal + +- [pre-commit.ci] pre-commit autoupdate [#56](https://github.com/MIPLabCH/nigsp/pull/56) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) + +#### Authors: 2 + +- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) +- Stefano Moia ([@smoia](https://github.com/smoia)) + +--- + # 0.16.1 (Tue Apr 04 2023) #### 🐛 Bug Fix