Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 751 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 751 Bytes

Changelog

All notable changes to ObservableWorker are documented in this changelog.

The format is based on Keep a Changelog, and ObservableWorker adheres to Semantic Versioning.

[5.2.1] - 2021-01-26

Fixed

  • Wrong version reference.

[5.2.0] - 2021-01-26

Added

  • Exit code management for Docker health-check.

Changed

  • Improved status command.
  • It's now possible to override usage display.

Removed

  • 'Stopped' notice as it must be advertised at application level.

[5.1.0] - 2021-01-25

Added

  • Full PSR-3 logging support.

Changed

  • Updated fork documentation and copyrights.

[5.0.0] - 2021-01-25

Initial release