From 9abdf3eb2a41016a6269e5d89a1859eccc890ad5 Mon Sep 17 00:00:00 2001
From: Jeff Ohrstrom <johrstrom@hotmail.com>
Date: Wed, 18 Nov 2020 11:34:18 -0500
Subject: [PATCH] update changelog for v0.8.0

---
 CHANGELOG.md | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4da7e8..236efb0 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
-- 
GitLab