From 91ffa1595ce97f9fded4c9d978e9cb3086475e38 Mon Sep 17 00:00:00 2001 From: darksidecat <58224121+darksidecat@users.noreply.github.com> Date: Wed, 6 Oct 2021 00:19:19 +0300 Subject: [PATCH] add patchnote --- CHANGES/716.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/716.feature b/CHANGES/716.feature index bf93c332..0f78445d 100644 --- a/CHANGES/716.feature +++ b/CHANGES/716.feature @@ -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