Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Latest commit

 

History

History
48 lines (22 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) · 1.78 KB

Change Log

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

1.2.1 (2017-11-28)

  • upgrade to TypeScript v2.6.2

Bug Fixes

1.2.0 (2017-10-09)

Features

1.1.1 (2017-09-30)

Bug Fixes

  • parse request body using JSON.parse (#9) (9a3f407)

1.1.0 (2017-09-30)

Features

  • route http methods to relevant functions (#8) (1629980)

1.0.0 (2017-09-27)