Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 354 Bytes

Changelog.md

File metadata and controls

10 lines (8 loc) · 354 Bytes

Change Log

Version 1.0.2

  • Fixed incorrect signature bug for GET requests following a POST request
  • Updated createPipeline() to accept an array of options

Version 1.0.1

  • Fixed duplicate header bug for multiple calls

Special thanks to exuvis for pointing this out.