Minor
- Remove [requests](http://requests.readthedocs.io/) dependency [75bd81770157565d79110f004a40f1725f350d0c]
- Uses [urllib](https://docs.python.org/3/library/urllib.request.html) instead [75bd81770157565d79110f004a40f1725f350d0c]
- Add [coverage](https://coverage.readthedocs.io/) to testing [f17eb5791e42a879ce2510ab435f4579364cd971, aad9415821815f84cf7db52e1f9aaf2c893e8c1b]
- Adds support for Python 3.3, 3.5 and 3.6 [801ba1020e5e5a920b9ca41778979ba15e95733c, be1b69845e8a129214441ad235abb4ee79ed5bbc]
Patch
- Integrate with [codacy](https://codacy.com/app/arthurazsoares/dotapatch/dashboard) and [codecov](https://codecov.io/gh/arthurazs/dotapatch/) [801ba1020e5e5a920b9ca41778979ba15e95733c]
- Add [code of conduct](https://github.com/arthurazs/dotapatch/blob/e767fe7e0c82a5e4bc030785c3eb5f9e0c63845e/CODE_OF_CONDUCT.md) guidelines [96adf7a02041d873aa7b94b4ad75616d6007b16e]
- Add [contributing](https://github.com/arthurazs/dotapatch/blob/e767fe7e0c82a5e4bc030785c3eb5f9e0c63845e/CONTRIBUTING.md) guidelines [2156d09a0583b23132a12d36cd9d2885690ff73e]
- Add [issue](https://github.com/arthurazs/dotapatch/blob/e767fe7e0c82a5e4bc030785c3eb5f9e0c63845e/ISSUE_TEMPLATE.md) and [pull request](https://github.com/arthurazs/dotapatch/blob/e767fe7e0c82a5e4bc030785c3eb5f9e0c63845e/PULL_REQUEST_TEMPLATE.md) templates [a4e970c29d05ee3f6af7f4aca05ca92404467f43]
- Remove FAQ.md [bb187f8c699da973b65a49f8a55ec04395af29b6]
[Full changelog](/../../compare/v2.1.1...v2.2)