Skip to content

Latest commit

 

History

History
66 lines (34 loc) · 1.12 KB

CHANGELOG.cool.md

File metadata and controls

66 lines (34 loc) · 1.12 KB

CHANGELOG

Please refer to .config/cool.tpl.md for the CHANGELOG template.

2018-05-06

Bug Fixes

  • core: Fix CHANGELOG format

Code Refactoring

  • logger: remove unnecessary checks

Features

  • core: A big change!!
  • core: webpack 4 support

BREAKING CHANGE

This is a example of breaking changes.

You can describe the contents over several lines, Thanks.

2018-05-06

Bug Fixes

  • core: redirect stderr to fix mingw build
  • installer: Fix CLI installation on Windows

Code Refactoring

  • core: update comment

Features

  • core: Add events method to Asciicast class

0.1.0

2018-05-06

Bug Fixes

  • config: Fix color configuration with an array

Features

  • core: Add a build step to hoist warning conditions
  • core: First implement
  • lang: Fixes language in error message.