v0.4.4 (03.18.2013)
* Bug Fix Removing Invalid Session (pejuam)

v0.4.3 (02.26.2013)
* Bug Fix for NGiNX (tmatilai)

v0.4.2 (02.11.2013)
* Styling Fixes
* Added "groups.active"
* Updated README

v0.4.1 (01.01.2013)
* Updated README

v0.4.0 (01.07.2013)
* Moved API Version and Path to Global Settings
* Change API Version from latest to v1 to prevent breakage on changes from Atlassian
* Changed crowd.base to be the URL for Crowd including context
* Added optional Remote Address to Session Functions
* Add Contributors to package.json
* Add missing "new" to Base Error Handler (tmatilai)
* Fix session.authenticate parameter opts.data (tmatilai)
* Enhanced ping unit test
* Updated NPM Version

v0.3.0 (12.19.2012)
Convert requests to use a "Content-Type" of "application/json"
Remove Dependancy on libxmljs

v0.2.3 (12.18.2012)
* Fixed context path problem
* Added CQL Search Function

v0.2.2 (12.18.2012)
* NPM Related Changes

v0.2.1 (12.18.2012)
* Updated README.md
* Created CHANGES
