From f99b074ef07105f9ec6bd3c8b4f4abb1bf019093 Mon Sep 17 00:00:00 2001 From: Chiara Rasi Date: Fri, 11 Sep 2026 10:29:31 +0200 Subject: [PATCH] Minor release 0.1.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fafc24e..d2f1d07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). About changelog [here](https://keepachangelog.com/en/1.0.0/) -## [unreleased] +## [0.1.0] ### Added - Use the `rust-htslib` for reading VCF files (#1) - First Variant model and parsing modules (#2)