chore: Update CHANGELOG

This commit is contained in:
Thomas A. Christensen II 2023-04-08 20:51:09 -05:00
parent 6b2bd018e2
commit 373e485802
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `alignment` and `cigar` getters for `Haplotype`s ([#39](https://github.com/BioJulia/SequenceVariation.jl/issues/39)/[#42](https://github.com/BioJulia/SequenceVariation.jl/pull/42))
## [0.2.2] - 2023-01-28
### Fixed