Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 481 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 481 Bytes

Changelog

All releases and their notable changes will be documented in this file. This project follows Semantic Versioning 2.0.0.

v0.1.1 (2015-01-18)

  • Fix documentation regarding Travis CI integration.
  • Fix continued execution even after callback has been called with an error.
  • Fix callbacks not being called in install() and run().
  • Fix error when using install() with the overwrite parameter.

v0.1.0 (2015-01-11)

  • Initial release.