There were some arguments, like `translatedLangauge` as pointed in 8, that were incorrectly handled, this caused that the API returned a bad request, which was due to some bad parameter parsing on the code. This not only affected the `chapter_list()` function but others that had the `translatedLangauge` parameter
Some other fixes and improvements include:
* Fixed a typo where scanlation was spelt sacanlation
* Updated the relations in the manga model. This was because they were in a different place in the JSON returned by the API
That's all for this release. As always, feel free to contribute by making suggestions, pull requests or submitting issues.