Skip to content

Commit 773dd92

Browse files
committed
Update CHANGELOG
1 parent 6302088 commit 773dd92

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
#
22

3+
## [v4.3.1](https://github.com/mixpanel/mixpanel-swift/tree/v4.3.1) (2025-02-11)
4+
5+
### Enhancements
6+
7+
- Expose publicly some types and methods related to the logging system [\#626](https://github.com/mixpanel/mixpanel-swift/pull/626)
8+
9+
### Fixes
10+
11+
- Check opt out status inside tracking queue to avoid race condition [\#664](https://github.com/mixpanel/mixpanel-swift/pull/664)
12+
- unregister session replay ID super prop upon backgrounding [\#663](https://github.com/mixpanel/mixpanel-swift/pull/663)
13+
- Avoid deadlock during first time initialisation [\#657](https://github.com/mixpanel/mixpanel-swift/pull/657)
14+
15+
#
16+
317

418
## [v4.3.0](https://github.com/mixpanel/mixpanel-swift/tree/v4.3.0) (2024-07-19)
519

@@ -478,6 +492,8 @@ When you call the API `createAlias`, there is an implicit `identify` call inside
478492

479493

480494

495+
496+
481497

482498

483499

0 commit comments

Comments
 (0)