From 73d2fc224b5eefb2781ebd56a9d6ff7f6c1229d1 Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com> Date: Fri, 6 Oct 2023 08:00:34 +0200 Subject: [PATCH] Fix changelog entries RN (#115) --- posthog-react-native/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posthog-react-native/CHANGELOG.md b/posthog-react-native/CHANGELOG.md index d721debb..da782398 100644 --- a/posthog-react-native/CHANGELOG.md +++ b/posthog-react-native/CHANGELOG.md @@ -1,8 +1,8 @@ -# 2.7.0 - 2023-05-25 +# 2.7.1 - 2023-05-25 1. The `$screen_name` property will be registered for all events whenever `screen` is called -# 2.7.0 - 2023-04-20 +# 2.7.0 - 2023-04-21 1. Fixes a race condition that could occur when initialising PostHog 2. Fixes an issue where feature flags would not be reloaded after a reset