-
Matthew K Defenderfer authored85e7c5a2
CHANGELOG.md 950 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
Changed
- Increased verbosity of output to make debugging easier.
- Does not launch template script as login shell anymore to speed up load time.
Fixed
- Fix job not ending if forked processes still running.
Removed
- Removed support for Anaconda Notebook extensions.
1.0.1 - 2018-01-03
Changed
- Updated date in
LICENSE.txt
.
Fixed
- Remove ERB from YAML comments to avoid possible crash. #4
1.0.0 - 2017-11-15
Added
- Initial release!