Skip to content

Commit 7a090bc

Browse files
Update binaries and CHANGELOG.md for version 3.0.3
1 parent 71edfde commit 7a090bc

File tree

16 files changed

+976
-2812
lines changed

16 files changed

+976
-2812
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,22 @@ All notable changes to this project will be documented in this file.
44

55
## 3.0.x Releases
66

7-
- `3.0.x` Releases - [3.0.0](#300) | [3.0.1](#301)
7+
- `3.0.x` Releases - [3.0.0](#300) | [3.0.1](#301) | [3.0.2](#302) | [3.0.3](#303)
88

99
---
1010

11+
### [3.0.3](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/3.0.3)
12+
13+
#### Notes
14+
15+
- Add privacy manifest
16+
17+
### [3.0.2](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/3.0.2)
18+
19+
#### Notes
20+
21+
- Expand internal functionality to support a broader range of platforms and increase conversion rate.
22+
1123
### [3.0.1](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/3.0.1)
1224

1325
#### Notes
@@ -44,7 +56,7 @@ This new major version bump introduces an updated API to support partner-based s
4456

4557
#### Notes
4658

47-
- Expand internal functionality to support a broader range of platforms.
59+
- Expand internal functionality to support a broader range of platforms and increase conversion rate.
4860

4961
### [2.4.6](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/2.4.6)
5062

PinwheelSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'PinwheelSDK'
3-
s.version = '2.4.8'
3+
s.version = '3.0.3'
44
s.summary = 'Pinwheel iOS SDK'
55
s.swift_version = '5.0'
66

0 commit comments

Comments
 (0)