Skip to content

Commit 75e76a2

Browse files
authored
bump version to 2.24.1 (#59)
1 parent aa0b3bc commit 75e76a2

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

33
## Info
44

5-
**Document version:** 2.24.0
5+
**Document version:** 2.24.1
66

7-
**Last updated:** 08/06/2020
7+
**Last updated:** 10/20/2020
88

99
**Author:** Nolan O'Brien
1010

1111
## History
1212

13+
### 2.24.1 - Liam Nichols
14+
15+
- Add MP4 and WebP subspecs for CocoaPods
16+
1317
### 2.24.0
1418

1519
- Drop iOS 8 and iOS 9 support

TwitterImagePipeline.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 = 'TwitterImagePipeline'
3-
s.version = '2.24.0'
3+
s.version = '2.24.1'
44
s.compiler_flags = '-DTIP_PROJECT_VERSION=2.24'
55
s.summary = 'Twitter Image Pipeline is a robust and performant image loading and caching framework for iOS'
66
s.description = 'Twitter created a framework for image loading/caching in order to fulfill the numerous needs of Twitter for iOS including being fast, safe, modular and versatile.'

0 commit comments

Comments
 (0)