+++++++++++++++++++
***Improvements***
- Drop XML endpoints support. Welcome JSON endpoints support.
(slightly better performance for the whole module)
- Partial support for attachments(why partial? see README in API Issues section)
**Bugfixes**
- Build the correct request for POST and PUT methods. That was not a bug actually but I wanted
to be right.
- Add missing argument "params" for:
matches->show, participants->show, tournaments->show, tournaments->process_check_ins,
tournaments->abort_check_in, tournaments->start, tournaments->finalize, tournaments->reset.
- These tournament functions now returns the tournament:
process_check_ins, abort_check_in, start, finalize