Skip to content

Commit edc8cbb

Browse files
committed
Update CHANGELOG
1 parent c24d055 commit edc8cbb

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

3+
## [v4.0.5](https://github.com/mixpanel/mixpanel-swift/tree/v4.0.5) (2023-03-01)
4+
5+
### Enhancements
6+
7+
- Various Community PRs [\#589](https://github.com/mixpanel/mixpanel-swift/pull/589)
8+
- Identity v3 changes for swift sdk [\#586](https://github.com/mixpanel/mixpanel-swift/pull/586)
9+
- Delete .travis.yml [\#573](https://github.com/mixpanel/mixpanel-swift/pull/573)
10+
11+
### Fixes
12+
13+
- Access the timedEvents property inside of a readWriteLock. [\#588](https://github.com/mixpanel/mixpanel-swift/pull/588)
14+
- Disable watchOS builds in CI [\#587](https://github.com/mixpanel/mixpanel-swift/pull/587)
15+
- Check flush interval \> 0 inside the dispatch block [\#583](https://github.com/mixpanel/mixpanel-swift/pull/583)
16+
- SwiftUI preview fix [\#581](https://github.com/mixpanel/mixpanel-swift/pull/581)
17+
- Setting explicit autorelease frequency [\#579](https://github.com/mixpanel/mixpanel-swift/pull/579)
18+
- Update iOS.yml [\#577](https://github.com/mixpanel/mixpanel-swift/pull/577)
19+
- bump podspec deployment targets [\#575](https://github.com/mixpanel/mixpanel-swift/pull/575)
20+
21+
#
22+
323
## [v4.0.4](https://github.com/mixpanel/mixpanel-swift/tree/v4.0.4) (2022-11-02)
424

525
### Enhancements
@@ -290,6 +310,8 @@ When you call the API `createAlias`, there is an implicit `identify` call inside
290310

291311

292312

313+
314+
293315

294316

295317

0 commit comments

Comments
 (0)