diff --git a/CHANGELOG.md b/CHANGELOG.md index d846e71..08a0eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.6.0](https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/compare/v8.5.0...v8.6.0) (2024-04-29) + + +### Features + +* Improve Privacy Manifest support for iOS 17 ([#19](https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/issues/19)) ([e6235c3](https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/commit/e6235c340d13b29844b4d429cd5a039038f55766)) + # [8.5.0](https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/compare/v8.4.0...v8.5.0) (2024-04-02) diff --git a/mParticle-Iterable.podspec b/mParticle-Iterable.podspec index 79aa937..e852f4b 100644 --- a/mParticle-Iterable.podspec +++ b/mParticle-Iterable.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Iterable" - s.version = "8.5.0" + s.version = "8.6.0" s.summary = "Iterable integration for mParticle" s.description = "This is the Iterable integration for mParticle."