~~~~~~~~~~~
Released February 2018
* Added the :class:`~webcolors.IntegerRGB`, :class:`~webcolors.PercentRGB`, and
:class:`~webcolors.HTML5SimpleColor` named tuples.
* Drop support for Python 3.3 (Python core team no longer maintains 3.3).
* Mark support for Python 3.6.
* :ref:`The full verification tests <full-verification>` now run correctly on
Python 3.