diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c92d787..ad0966ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ 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). +## v1.1.1 - Abu (Patch) [xxxx-xx-xx] + +### `Fixed` + +- Avoids errors thrown by bcftools concat due to sample names in input vcf files not being in same order [#388](https://github.com/nf-core/raredisease/pull/388) + ## v1.1.0 - Abu [2023-07-21] ### `Added`