===========================
Klarna Checkout PHP library
===========================

v4.0.0
----------------
Date: 2015-06-01

    Christer G. <support@klarna.com>
        Update resource constructors. Only allow creation with IDs instead of full URIs

v3.0.2, v3.0.1
----------------
Date: 2015-05-21

    Matthias F. <support@klarna.com>
        Remove short hand array syntax for PHP 5.3.

v3.0.0
----------------
Date: 2015-05-21

    Matthias F. <support@klarna.com>
        Adding support for recurring orders.

v2.0.0
---------------
Date: 2015-03-18

    David K. <support@klarna.com>
        Add ability to set accept header.

v1.2.2
----------------
Date: 2014-10-03

    Christer G. <support@klarna.com>
        Updating checkout and create examples to ensure a cart is always created

v1.2.1
----------------
Date: 2014-09-05

    Christer G. <support@klarna.com>
        Updating code examples

v1.2.0
----------------
Date: 2014-03-27

    Christer G. <support@klarna.com>
        Verify SSL host and peer
        Enable setting custom cURL options
        Show cURL error message in Klarna_Checkout_ConnectionErrorException

v1.1.1
----------------
Date: 2013-09-12

    Christer G. <support@klarna.com>
        Adding CURLOPT_TIMEOUT with the same timeout as CURLOPT_CONNECTTIMEOUT

v1.1.0
----------------
Date: 2013-03-15

    Majid G. <support@klarna.com>
        Increasing http timeout to 10 seconds
        Adding capability to change the timeout from connector

v1.0.0
----------------
Date: 2012-11-21

    Klarna <support@klarna.com>
        Initial release.
