================
 Change history
================

2.4.2
=====
:release-date: 2017-10-03
:by: Hannes Van De Vreken

* Silently return nothing when meaningless input is given on `Client::updateActivities` method.

2.4.1
=====
:release-date: 2017-09-26
:by: Hannes Van De Vreken

* Cleaned up test suite and separated integration tests from unit tests in test builds
* Fixed guzzle request options
* Fixed json encoding errors by letting guzzle handle it

2.4.0
=====
:release-date: 2017-08-31
:by: Tommaso Barbugli

* Add support for update to target

2.3.0
=====
:release-date: 2017-03-20
:by: Tommaso Barbugli

* Add support for activity_copy_limit parameter (follow_many)

2.2.9
=====
:release-date: 2016-10-15
:by: Ian Douglas

* Updates to testing, support for more versions

2.2.8
=====
:release-date: 2016-06-29
:by: Tommaso Barbugli

* Update to php-jwt 3.0

2.0.1
=====
:release-date: 2014-11-11
:by: Tommaso Barbugli

* Simplified syntax to create feeds, follow and unfollow feeds.
* Default HTTP timeout of 3s

1.3.4
=====
:release-date: 2014-09-08
:by: Tommaso Barbugli

* Add support for mark read (notifications feeds)
