From 0b01eb657eed345006fbc13b9028dffc1ad44ea1 Mon Sep 17 00:00:00 2001
From: Jeremy Nicklas <jnicklas@osc.edu>
Date: Wed, 16 May 2018 14:11:38 -0400
Subject: [PATCH] Bump to 0.4.0

---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cec875e..47dbeea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ 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.4.0]
 ### Added
 - Added MATLAB version 2018a.
 
@@ -50,7 +52,8 @@ 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.3.0...HEAD
+[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.4.0...HEAD
+[0.4.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.3.0...v0.4.0
 [0.3.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.2.0...v0.3.0
 [0.2.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.1.0...v0.2.0
 [0.1.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.0.4...v0.1.0
-- 
GitLab