---------------------
* ``ProxyProvider`` renamed to ``Provider``.
``ProxyProvider`` class is deprecated, use ``Provider`` instead.
* ``Broker`` now accepts a list of providers and judges not only as strings
but also objects of classes ``Provider`` and ``Judge``
* Fixed bug with signal handler on Windows `4`_