Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 992 Bytes

Changelog

Unreleased

  • Fix transcoding to another file format #21, thanks @equivalentideas

0.0.7 (2015-09-22)

  • Set a Accept: */* header #15

0.0.6 (2015-04-16)

0.0.5 (2015-03-30)

  • Add transcoding support

0.0.4 (2015-03-11)

  • Set a User-Agent header

0.0.3 (2014-01-16)

  • Handles relative redirects
  • Fix bug in handling timeouts #9
  • Don't use socket pooling to avoid maxSockets limit #10

0.0.2 (2014-10-06)

  • Fix parsing of WHITELIST environment variable #7
  • Upgrade to Express >=3
  • Rename and move files
  • Add tests

0.0.1 (Unpublished)

First release