Skip to content

Commit b753a1b

Browse files
committed
fix changelog
1 parent 1ec548a commit b753a1b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

posthog-android/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Next
22

3+
- feat: add `sendFeatureFlagEvent` properties in function getFeatureFlag() for override config's
4+
sendFeatureFlagEvent ([#319](https://github.com/PostHog/posthog-android/pull/319))
5+
36
## 3.27.2 - 2025-12-03
47

58
- fix: NoSuchMethodError PostHogAndroidConfig ([#342](https://github.com/PostHog/posthog-android/pull/342))
@@ -10,8 +13,6 @@
1013

1114
## 3.27.0 - 2025-12-02
1215

13-
- feat: add `sendFeatureFlagEvent` properties in function getFeatureFlag() for override config's
14-
sendFeatureFlagEvent ([#319](https://github.com/PostHog/posthog-android/pull/319))
1516
- feat: include `evaluated_at` properties in `$feature_flag_called` events ([#321](https://github.com/PostHog/posthog-android/pull/321))
1617
- feat: proguard support ([#316](https://github.com/PostHog/posthog-android/pull/316))
1718

0 commit comments

Comments
 (0)