diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bc21e3..0f2f853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the RECAST3D stack will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.1.0] - 2020-27-03 ### Added #### RECAST3D @@ -63,5 +63,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release. -[Unreleased]: https://github.com/cicwi/RECAST3D/compare/v1.0.0-rc.1...develop +[Unreleased]: https://github.com/cicwi/RECAST3D/compare/v1.1.0...develop +[1.1.0]: https://github.com/cicwi/RECAST3D/compare/v1.0.0-rc.1...v1.1.0 [1.0.0-rc.1]: https://github.com/cicwi/RECAST3D/compare/v0.1.0...v1.0.0-rc.1 diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 0a5232c..aa188df 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -31,6 +31,7 @@ nav: - TomoPackets: 'contribute/tomopackets.md' - SliceRecon: 'contribute/slicerecon.md' - RECAST3D: 'contribute/recast3d.md' + - Release procedure: 'contribute/release_procedure.md' - Release Notes: 'changelog.md' theme: