Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.13 KB

CHANGELOG.standard.md

File metadata and controls

60 lines (31 loc) · 1.13 KB

CHANGELOG

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

1.0.0 (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.

0.1.1 (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.