Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 349 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 349 Bytes

Changelog

[0.1.1] - 2019-02-09

Added

  • Changelog.
  • go.mod file.
  • License.
  • Tests with 100% coverage.
  • Travis CI.
  • New to be able to create several Shutdown instances.
  • Reset and Shutdown.Reset to cancel all hooks.

Changed

  • DefaultShutdown is now exported.

[0.1.0] - 2018-11-17

Added

  • Initial version.