Skip to content

Commit 5a3212c

Browse files
committed
Update CHANGELOG
1 parent a83b244 commit 5a3212c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
#
22

3+
## [v2.4.2](https://github.com/mixpanel/mixpanel-flutter/tree/v2.4.2) (2025-05-30)
4+
5+
### Enhancements
6+
7+
- Bump native libraries to Swift 5.1.0 and Android 8.2.0 [\#194](https://github.com/mixpanel/mixpanel-flutter/pull/194)
8+
9+
### Fixes
10+
11+
- fix: .jsify\(\) error polluting console logs [\#193](https://github.com/mixpanel/mixpanel-flutter/pull/193)
12+
- Defer MixpanelFlutterPlugin registration and initialization to prevent ANRs [\#191](https://github.com/mixpanel/mixpanel-flutter/pull/191)
13+
14+
#
15+
316
## [v2.4.1](https://github.com/mixpanel/mixpanel-flutter/tree/v2.4.1) (2025-04-24)
417

518
### Fixes
@@ -334,6 +347,8 @@ Please add the following snippet to your web/index.html inside <head></head> in
334347

335348

336349

350+
351+
337352

338353

339354

0 commit comments

Comments
 (0)