
# CHANGELOG

## 3.4.0 (Nov 13, 2017)
   * Add http.TimeOut config value to make curl timeout configurable.
   * Fix logging bug on shutdown.

## 3.3.2 (Oct 25, 2016)
   * Fixes issue with built-in types.
   * Fixes token authorization bug.

## 3.3.1 (Oct 3, 2016)
   * Fixed license.
   * Enabled travis.
   * Bug fixes to PPConfigManager.
   * Fixed write in loggers.
   * PSR Formatting issues.

## 3.3.0 (May 16, 2016)
   * Removed unused OAuthTokenCredential file.

## 3.2.4 (January 20, 2016)
    * Updated SSL Version in curl to TLSv1.2 only.

## 3.2.3 (December 9, 2015)

   * Added a `tls` mode to verify support for TLSv1.2.

## 3.2.2
## 3.2.1
## 3.2.0
## 3.1.0
## 3.0.0

## 2.5.4 (September 23, 2014)

   * namespace annotation fixes.
   * handler object checking.
   * put and patch features.

## 2.5.3
## 2.5.2
## 2.5.1

## 2.5.0 (September 26, 2013)

   * Updating core to support genio.

## 2.4.3 (September 11, 2013)

   * Adding new mandatory parameters - client id & secret to open id classes.
   * Adding new default scope for [Seamless checkout permission](https://developer.paypal.com/webapps/developer/docs/integration/direct/log-in-with-paypal/detailed/#seamlesscheckout) in PPOpenIdSession::getAuthorizationUrl() function.

## 2.4.2

## 2.4.1 (May 20, 2013)
   * Bugfix - removing deprecated methods like setAccessToken, getAccessToken from baseService.
   * Bugfix - adding correct thirdparty auth header.
   
## 2.4.0 (May 20, 2013)
   * Updating SDK to use NameSpaces.

## 2.3.0
## 2.2.0
## 2.1.0
## 2.0.0   

## 1.4.0 (April 26, 2013)
   * Adding support for Openid Connect.
   

