2.4.2, 2014-07-25
-----------------
- Added support for attaching files prior to PHP 5.5.

2.4.1, 2014-07-10
-----------------
- Added extra debugging information.
- Added autoload to composer file.

2.4.0, 2014-07-02
-----------------
- Added a method to add attachments to a task.

2.3.0, 2014-06-07
-----------------
- Added a method to delete a task.
- Added a method to delete a project.

2.2.0, 2014-05-28
-----------------
- Added a method to move tasks inside the project moveTaskWithinProject.

2.1.0, 2014-04-09
-----------------
- Added teams functions. createTeam and getTeamsInOrganization.

2.0.0, 2014-03-19
-----------------
- Added OAuth support with AsanaAuth class.
- Improved class readability.
- Improved performance.
- Added options to getTasksByFilter.

1.0.0, 2012-04-24
-----------------
- Initial release.