We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d44dca commit 1f770d1Copy full SHA for 1f770d1
CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+
9
+## [1.0.1] - 2018-01-03
10
### Changed
11
- Updated date in `LICENSE.txt`.
12
@@ -16,4 +18,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16
18
### Added
17
19
- Initial release!
20
-[Unreleased]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.0...HEAD
21
+[Unreleased]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.1...HEAD
22
+[1.0.1]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.0...v1.0.1
0 commit comments