We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8c061 commit e4818c3Copy full SHA for e4818c3
CHANGELOG.md
@@ -1,5 +1,16 @@
1
## Next
2
3
+## 4.0.0
4
+
5
+- Android minSdkVersion 21
6
+- iOS min version 13.0
7
+- Flutter min version 3.3.0
8
+- Upgraded PostHog Android SDK to [v3](https://github.com/PostHog/posthog-android/blob/main/USAGE.md)
9
+- Upgraded PostHog iOS SDK to [v3](https://github.com/PostHog/posthog-ios/blob/main/USAGE.md)
10
+- Upgraded PostHog JS SDK to the latest version
11
+- PostHog Flutter Plugins are written in Kotlin and Swift
12
+- Added missing features such as feature flags payloads, debug, and more
13
14
## 4.0.0-RC.2
15
16
- Upgrade iOS SDK to [3.1.0](https://github.com/PostHog/posthog-ios/releases/tag/3.1.0) [#79](https://github.com/PostHog/posthog-flutter/pull/79)
0 commit comments