Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 1.15 KB

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.

Changed

  • Update travis-ci URL after migration.
  • Update Code of conduct file

1.0.2 - 2021-01-28

Changed

  • Bump dependencies

1.0.1 - 2020-10-21

Changed

  • Fixed problems with RegExp in Safari

1.0.0 - 2020-03-27

Added

  • New README content with installation instructions and extra documentation.
  • Husky and lint-staged to format code before every commit.
  • Code of conduct file
  • Contributing file

Changed

  • Avoid automatic formatting of .md files
  • Update License year

0.1.0 - 2020-03-11

Initial release