-------------------
* Drop support for Python < 3.6.
[fschulze]
* Fix setting hostname when using ``|``.
[fschulze]
* Set timeout on socket before wrapping it in the SSL Connection.
[fschulze]
* Allow overriding the threshold for expiration warnings with ``-e`` option.
[fschulze]
* Refactor exception handling. If more than half of the domains throw an
exception during fetch, an exit code of 6 is returned instead of 4.
[fschulze]