Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 441 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 441 Bytes

Changelog

[Unreleased]

1.0.0 - 2017-10-03

First stable release.

Changed

  • Fixed broken URL in README.

1.0.0-beta.1 - 2016-12-30

Added

  • Composer support.
  • Expect header to avoid potential hangs.
  • Method to retrieve the status code of the last request.
  • Last request/response method support.
  • Option to strip bad characters from the request.

Changed

  • Moved out of the php-ews library into it's own project.