Skip to content

Commit 8b144b6

Browse files
Update binaries and CHANGELOG.md for version 3.4.0
1 parent fc7d5c2 commit 8b144b6

File tree

13 files changed

+8031
-2913
lines changed

13 files changed

+8031
-2913
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## 3.2.x Releases
5+
## 3.x Releases
66

7-
- `3.2.x` Releases - [3.2.0](#320) | [3.2.1](#321) | [3.2.2](#322) | [3.2.3](#323) | [3.3.0](#330) | [3.3.1](#331) | [3.3.2](#332)
7+
- `3.2.x` Releases - [3.2.0](#320) | [3.2.1](#321) | [3.2.2](#322) | [3.2.3](#323) | [3.3.0](#330) | [3.3.1](#331) | [3.3.2](#332) | [3.4.0](#340)
88

99
---
1010

11+
### [3.4.0](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/3.4.0)
12+
13+
#### Notes
14+
15+
- Added support for additional Bill Navigator events.
16+
1117
### [3.3.2](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/3.3.2)
1218

1319
#### Notes

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 = '3.3.2'
3+
s.version = '3.4.0'
44
s.summary = 'Pinwheel iOS SDK'
55
s.swift_version = '5.0'
66

0 commit comments

Comments
 (0)