Skip to content

Commit

Permalink
Merge branch 'user-ijulia-1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Rodgers committed Nov 5, 2019
2 parents c8c372f + 02e8e48 commit d4a0a71
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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.11.0] - 2019-11-05
### Changed
- When a user has an IJulia installation that installation is used to generate a kernel.json file in the BC session share dir

## [0.10.3] - 2019-10-31
### Changed
- Updated IJulia 1.0.0 kernel
Expand Down Expand Up @@ -138,7 +142,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_jupyter/compare/v0.10.3...HEAD
[Unreleased]: https://github.com/OSC/bc_osc_jupyter/compare/v0.11.0...HEAD
[0.11.0]: https://github.com/OSC/bc_osc_jupyter/compare/v0.10.3...v0.11.0
[0.10.3]: https://github.com/OSC/bc_osc_jupyter/compare/v0.10.2...v0.10.3
[0.10.2]: https://github.com/OSC/bc_osc_jupyter/compare/v0.10.1...v0.10.2
[0.10.1]: https://github.com/OSC/bc_osc_jupyter/compare/v0.10.0...v0.10.1
Expand Down

0 comments on commit d4a0a71

Please sign in to comment.