Removed
* Drop support for Python 3.6 (https://github.com/jmoiron/humanize/pull/239) hugovk
* Remove deprecated VERSION, use __version__ instead (https://github.com/jmoiron/humanize/pull/253) hugovk
* Remove `when` from `naturaldelta()` and allow largest `timedelta` (https://github.com/jmoiron/humanize/pull/250) carterbox
* Remove deprecated private function aliases (https://github.com/jmoiron/humanize/pull/241) samueljsb