diff --git a/CHANGELOG.md b/CHANGELOG.md
index 921280ac55ccf8e7a91840458140f50a6b5468f1..481d555accb0ee3533897afad93e901470ba26ae 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