Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 1.08 KB

Change Log

2.0.0 - 2019-02-23

Changed

  • drop php version less than 7.2

1.2.0 - 2017-04-07

Added

  • add .gitattributes
  • add compare view's link in changelog
  • proxy_type option.

1.1.2 - 2017-01-02

Fixed

  • fix proxy_port, proxy_login, proxy_password options.

Changed

  • refactoring.
  • update travis and scrutinizer settings.
  • CHANGELOG format.

Added

  • use editorconfig.

1.1.1 - 2016-01-30

Added

  • support ssl_method option.

1.1.0 - 2016-01-16

Fixed

  • fix CurlSoapClient::__getCookies and CurlSoapClient::__setCookie.

Added

  • support proxy_host, proxy_port, proxy_login, proxy_password, login, password and authentication options.

1.0.0 - 2014-09-25