CHANGES
=======

0.1.2
-----

* add to docs hot to mock multiple requests to the same url and how to mock headers
* switch to CiMultidict
* Update pip from 8.1.2 to 9.0.0
* mock returned headers. this close #11 issue
* docs testing as context manager
* docs example
* docs v1

0.1.1
-----

* add description file to setup.cfg

0.1.0
-----

* fix classifier
* add landscape
* add py34 support
* Pin ddt to latest version 1.1.1
* drop py34 from travis
* add some type annotations
* basic core concept
* push coverage to coverals
* push coverage to coverals
* add coveralls badge in readme
* Update coverage from 4.1 to 4.2
* Pin nose2 to latest version 0.6.5
* Pin cov-core to latest version 1.15.0
* Update tox from 2.3.1 to 2.4.1
* Pin aiohttp to latest version 1.0.5
* Update flake8 from 2.6.0 to 3.0.4
* wip
* initial project stub
* Initial commit
