github-actions
released this
23 Oct 11:02
·
104 commits
to master
since this release
Bugfixes
- Fix unhandled AssertionError in aiohttp integration when unknown resource requested by the user.
#400 <https://github.com/aio-libs/aiohttp/issues/400>
_ - Fix
NoneType
error when usingSystemRoute
.
#410 <https://github.com/aio-libs/aiohttp/issues/410>
_