diff --git a/CHANGELOG.md b/CHANGELOG.md index 41a65aa8..21274d34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ -## Unreleased - +## v1.5.1 - 2019-02-15 +This is a minor update from v1.5.0. + ### Changed - Make existingAlignmentStats as a fallback option (MANTA-1487) - It prioritizes stats estimated from the alignment file and allows static stats file when stats estimation fails due to insufficient high-confidence read pairs. +- Minor updates on Methods writeup (MANTA-1522) ### Fixed - Fix a bug in selecting large insertion candidates (MANTA-1496)