Skip to content

Commit 24ad5f2

Browse files
Update binaries and CHANGELOG.md for version 2.4.1
1 parent 28b5927 commit 24ad5f2

File tree

10 files changed

+467
-1066
lines changed

10 files changed

+467
-1066
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## 2.4.x Releases
66

7-
- `2.4.x` Releases - [2.4.0](#240)
7+
- `2.4.x` Releases - [2.4.0](#240) | [2.4.1](#241)
8+
9+
---
10+
### [2.4.1](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/2.4.1)
11+
12+
#### Notes
13+
14+
- **Increased Platform Support**: 🌌 Enabled broader platform support and conversion increasing functionality under the hood.
815

916
---
1017
### [2.4.0](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/2.4.0)

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

0 commit comments

Comments
 (0)