diff --git a/CHANGELOG.md b/CHANGELOG.md index fca1576f..c29b51ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.13.0] + ### Added - Add p-value and additional panel to indices plot @@ -652,7 +654,8 @@ First public release. - Original `GWFlowProposal` method renamed to `LegacyGWFlowProposal`. Will be removed in the next release. -[Unreleased]: https://github.com/mj-will/nessai/compare/v0.12.0...HEAD +[Unreleased]: https://github.com/mj-will/nessai/compare/v0.13.0...HEAD +[0.13.0]: https://github.com/mj-will/nessai/compare/v0.12.0...v0.13.0 [0.12.0]: https://github.com/mj-will/nessai/compare/v0.11.0...v0.12.0 [0.11.0]: https://github.com/mj-will/nessai/compare/v0.10.1...v0.11.0 [0.10.1]: https://github.com/mj-will/nessai/compare/v0.10.0...v0.10.1