From aa44bfac38725bf952e384d551ac45dfbd5436ba Mon Sep 17 00:00:00 2001 From: Tomasz Prus Date: Wed, 30 Mar 2022 00:47:54 +0200 Subject: [PATCH] [chore] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b43e0624..76454f3ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v22.6.2 + +* fix: add patch to update read buffer size ([#192](https://github.com/tomplus/kubernetes_asyncio/pull/192), [@tomplus](https://github.com/tomplus)) + # v22.6.1 * fix: passing Bearer token in authorization header ([#190](https://github.com/tomplus/kubernetes_asyncio/pull/190), [@tomplus](https://github.com/tomplus))