diff --git a/CHANGELOG.md b/CHANGELOG.md index f4da7e883c7c785832f601a8d8cc73faa8913fed..236efb0d6dbb3d05791c9071b47025039b10cbdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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] +## [0.8.0] - 2020-11-18 +### Added +- Added owens-slurm cluster to being migrating Owens to Slurm in + [11](https://github.com/OSC/bc_osc_matlab/pull/11) + ## [0.7.0] - 2019-12-10 ### Added - Adds a new Matlab default version of 2019b @@ -71,8 +76,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Initial release! -[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.7.0...HEAD -[0.6.1]: https://github.com/OSC/bc_osc_matlab/compare/v0.6.1...v0.7.0 +[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.8.0...HEAD +[0.7.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.7.0...v0.8.0 +[0.7.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.6.1...v0.7.0 [0.6.1]: https://github.com/OSC/bc_osc_matlab/compare/v0.6.0...v0.6.1 [0.6.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.5.1...v0.6.0 [0.5.1]: https://github.com/OSC/bc_osc_matlab/compare/v0.5.0...v0.5.1