Update CHANGELOG

This commit is contained in:
Thomas A. Christensen II 2023-01-11 16:21:59 -06:00
parent 2fa5782719
commit b7d4831cf2

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- `translate` functionality for `Haplotype`s ([#31](https://github.com/BioJulia/SequenceVariation.jl/pull/31)) - `translate` functionality for `Haplotype`s ([#31](https://github.com/BioJulia/SequenceVariation.jl/pull/31))
- More informative errors when constructing invalid `Haplotype`s ([#34](https://github.com/BioJulia/SequenceVariation.jl/pull/34))
## [0.2.0] - 2023-01-10 ## [0.2.0] - 2023-01-10