
=== 1.9.0 2013-01-13

* Deprecate retrieve and all methods and replaced them with find and where respectively.
* Add payment method model.
* Objects' properties are now accessible with the T_OBJECT_OPERATOR.

=== 1.9.1 2013-01-21

* Add setting version functionality.

=== 1.9.2 2014-04-2

* Fix bugs in Resource.php.

=== 1.9.3 2014-04-2

* Fix bugs in Resource.php.

=== 1.9.4 2014-04-28

* Fix Plan tests.
* Add Address, Payee, Payout, PayoutMethod, Method.
* Add Payout tests.

=== 1.9.5 2014-04-28

* Add FILES for Address, Payee, Payout, PayoutMethod, Method.

=== 1.9.6 2014-05-12

* Return empty Object instead of empty array in Util.php

=== 1.9.7 2014-05-22

* Throw an exception if PHP version is not supported.

=== 1.9.8 2014-05-22

* Add Internationalization.

=== 1.9.9 2014-08-06

* Remove simpletest.
* Change YAML to arrays.
* (Thanks to https://github.com/joecohens)


=== 2.0.0 2016-01-25

* Remove strpos warning in Object class.
* Add Webhook and WebhookLog models.
* Fix Charge specs.

=== 2.0.1 2016-01-26

* Fix Util.php for 'url' field name replacement.
* Complete specs for offline payments.

=== 2.0.3 2016-02-23

* Change Language module to Conekta_Language.

=== 2.0.4 2016-02-23

* Move Conekta_Language to Conekta folder.

=== 2.0.5 2016-07-05

* Add Log model.

=== 3.0.0 2016-11-16

* Add namespaces to master.

=== 3.1.0 2017-01-25

* Order's submodels added. New Order flow
* Supporting now API 2.0
* Check https://www.conekta.io/es/docs/api v1.1 for further information

=== 3.2.0 2017-02-15

* Stable version of API 2.0.0.

=== 3.3.0 2017-05-23

* PHPUnit Test integration
* Multihandler exception
* CamelCase convention over variables
* Stable version of API 2.0.0.