Changed
- Renamed deploy task in `.circleci/config.yml` to publish
Added
- Added `--no-dev` in `.circleci/config.yml` deploy task
- Expose wrapper for aiohttp web response, instead of leaking that we're using aiohttp under the hood
- Badge for downloads per month added to README.md
- Example for multiple healthchecks running concurrently
Fixed
- CHANGELOG.md had 0.1.0 listed twice