diff --git a/CHANGELOG.md b/CHANGELOG.md index 236efb0d6dbb3d05791c9071b47025039b10cbdb..f87bca884d94b8b190a821ab5da95d5b7d01365a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +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] +## [0.9.0] - 2021-01-20 +### Added +- [13](https://github.com/OSC/bc_osc_matlab/pull/13) + - removed owens-slurm and torque related configurations + - changed account to be a select widget with only valid groups as options + ## [0.8.0] - 2020-11-18 ### Added - Added owens-slurm cluster to being migrating Owens to Slurm in @@ -76,8 +82,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.8.0...HEAD -[0.7.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.7.0...v0.8.0 +[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.9.0...HEAD +[0.9.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.8.0...v0.9.0 +[0.8.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