Skip to content

Latest commit

 

History

History
79 lines (66 loc) · 6.58 KB

CHANGELOG.md

File metadata and controls

79 lines (66 loc) · 6.58 KB

2.0.1 (2016-8-13)

Chores
Documentation Changes
Bug Fixes
  • main: Allow object instead of path (2e7c233e)
  • request:
  • package: Fixed npm test command (647fd627)
Other Changes
  • undefined:
    • added Travis CI status badge (5d94bc6e)
    • version 2.0.0, node > 0.8.0, minor edits (98dbf138)
    • removed sql section, modernized content (7470a44c)
Refactors
  • package:
  • main:
  • request: Added 5 sec timeout (baf071ae)
Tests