From 2775be23d073fb6e9ab2bc2eb3c59f71e2f8f816 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 5 Sep 2018 22:40:35 +0200 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 272f724f..64692cb5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,7 @@ Changelog Not yet released ---------------- +* #631: Added option to specify the request method. * #628: Added the option to mark specific HTTP status codes as online. * #640: Removed () after last offline value when the last offline duration is unknown. * #637: Added php extensions to composer required list, spelling fixes in changelog and composer update.