Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

32 lines (16 loc) · 1.23 KB

Change Log

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

1.0.0 (2019-02-27)

Bug Fixes

  • added status header when MISS (e8077b2)
  • fixed extractors to avoid empty string itens (03adb43)

Features

  • added default exports (c6c9cce)
  • added default logger (c0173d2)
  • added server-cache middleware implementation (566a8dd)
  • updated project name (3fb51c4)

Change Log

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

1.0.0 (2019-02-19)

Features

  • added initial lib files (and tests) (c735734)