v0.0.0, 2018-07-10 -- Module skeleton
v0.1.0, 2018-07-10 -- Implement BaseSession, CachedSession, UncachedSession and TimeoutHTTPAdapter
v0.1.1, 2018-07-10 -- Flake8 fixes
v0.1.2, 2018-07-10 -- Fix python2 syntax error
v0.1.3, 2018-07-10 -- Better python2 support; code style improvements
v0.1.4, 2018-07-10 -- More python2 support
v0.1.5, 2018-07-10 -- Ditto
v0.1.6, 2018-08-01 -- Fix "domain undefined" error
v1.0.0, 2019-01-16 -- Adds CacheControl awareness to cached sessions
v1.0.1, 2019-02-14 -- Uses sytem locale instead of setting explicitely
