From 16890a2aa4d1676f7e36da8c38a68534a7d23ec5 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Thu, 28 Apr 2022 15:57:17 -0500 Subject: [PATCH] Update CHANGELOG Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06d061c..ba1342d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,11 @@ Versioning](https://semver.org/spec/v2.0.0.html). - `haplink consensus` command to generate consensus sequences from variant calls ([#29](https://github.com/ksumngs/HapLink.jl/pull/29)) +### Changed + +- `haplink haplotypes` now calls haplotypes based on the consensus sequence + ([#30](https://github.com/ksumngs/HapLink.jl/pull/30)) + ## [0.6.1] - 2022-03-28 ### Fixed