add patchnote

This commit is contained in:
darksidecat 2021-10-06 00:19:19 +03:00 committed by GitHub
parent ff03f42fa5
commit 91ffa1595c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
Breaking: Changed the signature of the session middlewares
Breaking: Renamed AiohttpSession.make_request method parameter from call to method
Breaking: Renamed AiohttpSession.make_request method parameter from call to method to match the naming in the base class
Added middleware for logging outgoing requests