Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 950 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 950 Bytes

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.

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!