------ - added `options` argument to the meeting create call - fixed an issue with not sending the `options` argument on the join call
0.8.0
------ - reformatted & improved the README - added the ability to pass custom params to the `join` call
0.7.0
------ - refactored the MeetingSetup and Meeting classed to one single class - fixed issue with params being sent as "None" (string) - refactored some arguments and function names from the original library
0.6.0
------ refactored to python 3
0.5.1
------- small fix in exception handling
0.5.0
-------- PEP8 fixes Meeting_Setup renamed to MeetingSetup reduced code duplication