
2.0.2
-------------

- fix issue144: offer session.Errors for catching the possible
  exceptions that requests can throw (RequestException and urllib3..HTTPError
  currently)


2.0.1
-------------

- fix issue145: re-introduce propmapping so that devpi-common
  has higher chances to work for devpi-server<2.0

2.0
-------------

- avoid depending on requests-2.0.1 which does not support SNI.
  addresses issue21

- fix issue104: don't define an entrypoint. Thanks Maximilien Riehl.

- fix issue88: don't do our own proxy handling because requests-2.2.1
  does it itself.


1.2
-------------

- initial release, shifted functionality from devpi-server and
  devpi-client
