- **BREAKING CHANGE** Drop Support for Python 2 - EOL January 1st 2020 (442).
- Added Ukraine calendar, by apelloni.
- Small cleanup in the ``.travis.yml`` file, thx to Natim.
ISO Registry API Change
- Changes in the ``registry.items()`` method API.
- This method is aliased to ``get_calendars()``. In a near release, the ``items()`` method will change its purpose.
- The ``get_calendars()`` method accepts an empty/missing ``region_codes`` argument to retrieve the full registry. Please see the [ISO Registry documentation](https://workalendar.github.io/workalendar/iso-registry.html) for extensive usage docs (#403, 375).