Skip to content

Commit

Permalink
Merge pull request #252 from AkshatBajaj/release/v0.0.15
Browse files Browse the repository at this point in the history
RELEASE: Version 0.0.15
  • Loading branch information
ScottyB authored Nov 26, 2020
2 parents 3dfa6bc + 7a30282 commit a7638b0
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,30 @@ All notable changes to this project will be documented in this file.

### Added

- Add `license` to setup.py

### Changed

### Fixed

### Limitation

## [0.0.15] - 2020-11-26

### Added

- Added `license` to setup.py
- Added docker file to the generated Surround projects for `Jupyter` support
- Added support for creating a versioned output folder for each run that stores the log files.

### Changed

- Print available endpoints information to the console
- Updated the generated notebook to load data from a runner

### Fixed

- Allow CI to trigger on forked repositories
- Linting issue in generated project

## [0.0.14] - 2020-07-01

### Added
Expand Down

0 comments on commit a7638b0

Please sign in to comment.