Update CHANGELOG

This commit is contained in:
Thomas A. Christensen II 2023-01-10 11:09:10 -06:00
parent c360caf9bd
commit e621983dd5

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Tutorial-type documentation ([#28](https://github.com/BioJulia/SequenceVariation.jl/pull/28))
- `Base.isless` implementation for `Edit` and `Variation` ([#31](https://github.com/BioJulia/SequenceVariation.jl/pull/31))
### Changed