Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 459 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 459 Bytes

xhr-promise Changelog

Version 1.2.0, June 22nd, 2015

  • Updated dependencies.
  • Simplified setting the default content header.
  • Content-Type header can be set manually for requests with data.

Version 1.1.0, January 22nd, 2015

  • Added header and JSON parsing.
  • Send the correct header when data is present.
  • Include the actual response URL after following redirects.
  • Added mocha tests.

Version 1.0.0, January 18th, 2015

  • Initial release.