Skip to content

Latest commit

 

History

History
64 lines (30 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

64 lines (30 loc) · 2.02 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.3 (2017-04-01)

Bug Fixes

  • readme: update github tag badge link and related plugins (d6030a3)

1.0.2 (2017-03-29)

Bug Fixes

  • ci: add circleci (9789bf8)
  • ci: robust testing with Circle CI ! (a36264f)
  • circle: rename (c2aacb1)
  • readme: tweak license badge, point to the LICENSE file (7bf78cf)
  • readme: update badges, move to CircleCI! (9106e0a)
  • template: update readme template to the new for all repos (c4dbe16)

1.0.1 (2017-03-28)

Bug Fixes

  • route: passed handler to route event should return value (72aa883), closes #2
  • tests: add ensurance test (15345a1)

1.0.0 (2017-03-23)

Bug Fixes

Chores

  • init: github open source (707c233)

BREAKING CHANGES

  • init: First release

0.0.0 - 2017-03-22

  • Initial commit