From 3eed76322845cb4960d314cb39b97f195e0ab2bb Mon Sep 17 00:00:00 2001 From: Neil Kakkar Date: Thu, 31 Aug 2023 11:19:17 +0100 Subject: [PATCH] Release 3.0.7 --- History.md | 5 +++++ composer.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index fd1f8fc..2e89251 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +3.0.7 / 2023-08-31 +================== + + * PHP 8.1+ Support + Fix Errors When API/Internet Connection Down (#54) + 3.0.6 / 2023-07-04 ================== diff --git a/composer.json b/composer.json index e0b7129..67d8bc7 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "posthog/posthog-php", - "version": "3.0.6", + "version": "3.0.7", "description": "PostHog PHP Library", "keywords": [ "posthog"