diff --git a/CHANGELOG.md b/CHANGELOG.md index f191fd5..dbab936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -[Unreleased]: https://github.com/althonos/orthoani/compare/v0.2.1...HEAD +[Unreleased]: https://github.com/althonos/orthoani/compare/v0.3.0...HEAD + +## [v0.3.0] - 2020-06-22 +[v0.3.0]: https://github.com/althonos/orthoani/compare/v0.2.1...v0.3.0 +### Added +- Support for genomes segmented in multiple contigs. ## [v0.2.1] - 2020-06-19 [v0.2.1]: https://github.com/althonos/orthoani/compare/v0.2.0...v0.2.1 diff --git a/orthoani/_version.txt b/orthoani/_version.txt index 0c62199..0d91a54 100644 --- a/orthoani/_version.txt +++ b/orthoani/_version.txt @@ -1 +1 @@ -0.2.1 +0.3.0