diff --git a/CHANGELOG.md b/CHANGELOG.md index ffdc55c..09cf46b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.0.0](https://www.github.com/hydra-genetics/prealignment/compare/v0.5.0...v1.0.0) (2023-01-12) + + +### ⚠ BREAKING CHANGES + +* fixed wildcard order in merged_input in common ([aed119c](https://www.github.com/hydra-genetics/prealignment/commit/aed119cf120d8e3b8396fda733bcda54b9e7dbb2)) + +### Bug Fixes + +* missing temp on fastp output ([9cef1c7](https://www.github.com/hydra-genetics/prealignment/commit/9cef1c7040aa29914adf915a181dffa2942013f6)) +* update readme and introduce breaking change message ([2f99562](https://www.github.com/hydra-genetics/prealignment/commit/2f995621226a417437bb75a6fd540624d3894f83)) + ## [0.5.0](https://www.github.com/hydra-genetics/prealignment/compare/v0.4.0...v0.5.0) (2022-11-03)