diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..04bd4b81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# + +## [v3.0.0.beta.3](https://github.com/mixpanel/mixpanel-swift/tree/v3.0.0.beta.3) (2021-06-26) + +**Closed issues:** + +- Opt-out Race Condition in 3.0.0.beta [\#458](https://github.com/mixpanel/mixpanel-swift/issues/458) +- Opt-out Persistence Broken in 3.0.0.beta [\#457](https://github.com/mixpanel/mixpanel-swift/issues/457) + +**Merged pull requests:** + +- Improve README for quick start guide [\#464](https://github.com/mixpanel/mixpanel-swift/pull/464) +- remove github actions for uploading Carthage artifact [\#462](https://github.com/mixpanel/mixpanel-swift/pull/462) +- enable github actions automatically upload Carthage artifact [\#461](https://github.com/mixpanel/mixpanel-swift/pull/461) + + +