diff --git a/CHANGELOG.md b/CHANGELOG.md index 59d15c35..c9aa80bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Alignment position support (#44) -- Add Downstream tests (#70) -- Add ssh secret to TagBot.yml (#71) +- Downstream tests (#70) +- SSH secret to TagBot.yml (#71) +- Doctests to unit tests (#72) +- Project layout notes (#72) ### Changed - Updated CI to use GitHub actions (#47) - *master* set as the main development branch (#49, #50) +- Updated chat links (#ebea200c) +- Incremented BioSymbols and BioSequences compatibility (#72) +- Updated doctests (#72) +- Adjusted test matrix for minimum compatibility (#72) ### Removed - :exclamation: Reverted the use of *BioJulia* registry, the package switched to [General Julia Registry](https://github.com/JuliaRegistries/General) (#48) +- :exclamation: Support for julia versions less than v1.6 was dropped. ## [2.0.0]