Added
* Add explicit setuptools dependency for pkg_resources (https://github.com/jmoiron/humanize/pull/158) mgorny
Removed
* Drop support for Python 3.5 (https://github.com/jmoiron/humanize/pull/151) hugovk
Fixed
* Update `minimum_unit` handling of `naturaldelta` and `naturaltime` (https://github.com/jmoiron/humanize/pull/142) hugovk
* Internationalise a previously hardcoded and (https://github.com/jmoiron/humanize/pull/163) hugovk
* Update docs (https://github.com/jmoiron/humanize/pull/153) hugovk