Skip to content

Commit c633688

Browse files
committed
Update CHANGELOG
1 parent ecd44ed commit c633688

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
#
22

3+
## [v4.2.0](https://github.com/mixpanel/mixpanel-swift/tree/v4.2.0) (2023-11-13)
4+
5+
### Enhancements
6+
7+
- add a new property 'flushBatchSize' for fine tuning the network request [\#617](https://github.com/mixpanel/mixpanel-swift/pull/617)
8+
9+
### Fixes
10+
11+
- Fixes so project builds for visionOS [\#618](https://github.com/mixpanel/mixpanel-swift/pull/618)
12+
13+
#
14+
315
## [v4.1.4](https://github.com/mixpanel/mixpanel-swift/tree/v4.1.4) (2023-07-19)
416

517
### Fixes
@@ -386,6 +398,8 @@ When you call the API `createAlias`, there is an implicit `identify` call inside
386398

387399

388400

401+
402+
389403

390404

391405

0 commit comments

Comments
 (0)