- chore: Return empty response for CORS preflight requests
1.0.0a0
--------------------
- feature: Provide default error handler and enable it in error middleware - feature: Allow to ignore exceptions from handling by error middleware - feature: First class support of ``yarl.URL`` within all library
0.3.1
==================
- chore: Release **0.3.1** version
0.3.1a0
--------------------
- chore: Pulbish ``aiohttp-middlewares`` to PyPI from ``py38`` image to ensure Python 3.8 classifier used
0.3.0
==================
- feature: Ensure Python 3.8 support - chore: Speedup matching text URLs for timeout & shield middlewares
0.2.0
==================
- chore: Release **0.2.0** version with new CORS & Error middlewares and dropped support of Python 3.5 and aiohttp < 3.5