From 1f770d1c00be4ec281a7d016c5471d55ae28fca1 Mon Sep 17 00:00:00 2001
From: Jeremy Nicklas <jnicklas@osc.edu>
Date: Wed, 3 Jan 2018 12:56:28 -0500
Subject: [PATCH] Bump to 1.0.1

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 921280a..481d555 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]
+
+## [1.0.1] - 2018-01-03
 ### Changed
 - Updated date in `LICENSE.txt`.
 
@@ -16,4 +18,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 ### Added
 - Initial release!
 
-[Unreleased]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.0...HEAD
+[Unreleased]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.1...HEAD
+[1.0.1]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.0...v1.0.1
-- 
GitLab