* Fixed check_token method * Fixed KeyError on empty workdiaries
0.1.1
----------------- *15 July 2010*
Bug fix release
* Fixed HR2.get_user_role(user_id=None, team_id=None, sub_teams=False) method to correctly get user roles when both user reference and team reference were submitted - previously only one of them was used in the request * Documentation fixes