From 6e933013eae4373de49fd25b560224ce35e3f74f Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto Date: Fri, 13 Dec 2024 13:38:34 +0100 Subject: [PATCH] fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5107e1ff..30add31c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## Next -- chore: change screenshots debouncing approach to throttling ([#131](https://github.com/PostHog/posthog-flutter/pull/131)) +- chore: change screenshots debouncing approach to throttling ([#214](https://github.com/PostHog/posthog-flutter/pull/214)) - Added `throttleDelayMs` config and deprecated `debouncerDelayMs` config. ## 3.9.3 - 2024-11-26