Change-Log
==========
### Version 2.1.0 @ 2016-09-21
+ Add new API call, [GET] /curriculums.
+ Version increment.

### Version 2.0.1 @ 2016-04-19
+ Minor fixes and improvements.
+ Version increment.

### Version 2.0.0 @ 2016-01-07
[Changes]
+ Improve auto-loading (PSR-4).
+ Improve doc-comments.

### Version 1.2.1 @ 2014-05-21
+ QA Improvements.

### Version 1.2 @ 2014-02-20
[Features]
+ SDK source QA improvement.
+ Get information about a specific `Plugin`.
+ Get the complete list of the `Plugins`.
+ Post data to be used by the specified `Plugin`.

[Changes]
+ Added *cookie* and *cookie_token* attributes to the response of `User` information retrieval.


### Version 1.0 @ 2014-11-19
[Features]
+ Get information about a specific `Branch`.
+ Get the complete list of the `Branches`.
+ Assign the specified `User` into the specified `Branch`.
+ Get information about a specific `Category`.
+ Get the complete list of the `Categories`.
+ Get information about a specific `Course`.
+ Get the complete list of the `Courses`.
+ Assign the specified `User` into the specified `Course`.
+ Remove the specified `User` from the specified `Course`.
+ Check the status of a specific `User` in a specific `Course`.
+ Update the status of a specific `User` in a specific `Course`.
+ Get information about a specific `Group`.
+ Get the complete list of the `Groups`.
+ Get the `System` information.
+ Activate the specified `User`.
+ Auto-login the specified `User`.
+ Create a `User`.
+ Deactivate the specified `User`.
+ Get information about the specific `User`.
+ Logout the specified `User`.
+ Update the information of the specified `User`.
+ Assign the specified `User` into the specified `Group`.
+ Remove the specified `User` from the specified `Group`.
+ Get the complete list of the `Users`.
+ Get the complete list of the `Users` with the specified e-mail address.
