From 1cfe128070f55c582688abf11ce081cc7112ee52 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Wed, 13 Jul 2022 16:52:11 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61da4e8..802a674 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,5 +14,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `Variation` type to store and compare individual mutations - `reconstruct!` function to build mutated sequences from `Variant`s - `Variant` constructor to automatically detect mutations from a `BioAlignments.PairwiseAlignment` +- Methods to get reference and alternate bases from a `Variation` [unreleased]: https://github.com/BioJulia/SequenceVariation.jl