Skip to content

Commit 04f7509

Browse files
committed
Release 3.2.2
1 parent 291a124 commit 04f7509

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
3.2.2 / 2024-03-11
3+
==================
4+
5+
* feat(flags): Add specific timeout for feature flags (#62)
6+
* Adds a new `feature_flag_request_timeout_ms` timeout parameter for feature flags which defaults to 3 seconds, updated from the default 10s for all other API calls.
7+
28
3.2.1 / 2024-01-26
39
==================
410

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog/posthog-php",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "PostHog PHP Library",
55
"keywords": [
66
"posthog"

0 commit comments

Comments
 (0)