From c962ca80855e525f66078701a97b3fea25f802fb Mon Sep 17 00:00:00 2001 From: Alexandre Bouthinon Date: Fri, 4 Feb 2022 11:09:21 +0100 Subject: [PATCH] Add release 3.0.2 in the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90dc06e2..8677a22f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.0.2] + +- Bug fix: Use proper HTTP method with query in the HTTP protocol connection + ## [3.0.1] - Bug fix: Fix a bug where the reconnect event would be emited before actually being reconnected