Changelog
### 2.1.5
```
-----
- update language models (uchardet)
- add iso8859-2 test but disabled it
- support Python 3.8
- drop support for Python 3.4
```
Links
- PyPI: https://pypi.org/project/cchardet
- Changelog: https://pyup.io/changelogs/cchardet/
- Repo: https://github.com/PyYoshi/cChardet
This PR updates cchardet from 2.1.4 to 2.1.5.
Changelog
### 2.1.5 ``` ----- - update language models (uchardet) - add iso8859-2 test but disabled it - support Python 3.8 - drop support for Python 3.4 ```Links
- PyPI: https://pypi.org/project/cchardet - Changelog: https://pyup.io/changelogs/cchardet/ - Repo: https://github.com/PyYoshi/cChardet