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"