Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 587 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.

[Unreleased]

[1.4.0] - 2018-08-14

Added

  • Makefile: if you use docker, you have usefull comands in the Makefile.

Changed

  • Api: Now the api receive an color instead type. It's more flexible and let you decide the types of your logs.
  • Logs: now the logs has max height. It prevents large logger + long scrolling time.