Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (25 loc) · 622 Bytes

CHANGELOG.md

File metadata and controls

30 lines (25 loc) · 622 Bytes

Change Log

All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly). This project adheres to Semantic Versioning.

[Unreleased]

Added

  • N/A

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

1.0.2

Fixed

  • Logger implementation

1.0.1

Fixed

  • Usage of readlink -f is invalid on OSX. #306

1.0.0

Added

  • Added CHANGELOG
  • Added command subcommand to boot script. Use with bin/app command <full module name> <function> [arg1...]
  • Updated relx to latest release (3.18.0)