From 4e333f162c9514974471a42ec086bc9e451be087 Mon Sep 17 00:00:00 2001 From: Harry Lewis <43346009+uphlewis@users.noreply.github.com> Date: Fri, 26 Aug 2022 00:25:10 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf9b8c0..3914aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the package will be documented in this file. ## v4.2.2 - 2022-08-26 -- Treat WHMv1 HTTP 524 responses as regular request timeouts +- Treat WHMv1 HTTP 524 responses as regular request timeouts [#11](https://github.com/upmind-automation/provision-provider-shared-hosting/issues/11) ## v4.2.1 - 2022-08-25