Skip to content
Snippets Groups Projects
CHANGELOG.md 522 B
Newer Older
Jeremy Nicklas's avatar
Jeremy Nicklas committed
# Changelog
All notable changes to this project will be documented in this file.

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).

Jeremy Nicklas's avatar
Jeremy Nicklas committed
## [Unreleased]
### Fixed
- Remove ERB from YAML comments to avoid possible crash.
  [#4](https://github.com/OSC/bc_example_jupyter/issues/4)
Jeremy Nicklas's avatar
Jeremy Nicklas committed

## 1.0.0 - 2017-11-15
Jeremy Nicklas's avatar
Jeremy Nicklas committed
### Added
- Initial release!
Jeremy Nicklas's avatar
Jeremy Nicklas committed

[Unreleased]: https://github.com/OSC/bc_example_jupyter/compare/v1.0.0...HEAD