mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-05-13 18:10:52 +08:00
2.1.4
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
### 2.1.4 -- 2016 Apr 22 ###
|
||||
- [new] Have PINProgressiveImage pass back the quality of the current progressive image [#185](https://github.com/pinterest/PINRemoteImage/pull/185)
|
||||
|
||||
### 2.1.3 -- 2016 Apr 13 ###
|
||||
- [fixed] Images May Be Removed from Disk Cache for Not Being in Memory Cache [#186](https://github.com/pinterest/PINRemoteImage/commit/f15ca03ece954b4712b2c669c849245617e73e08)
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "PINRemoteImage"
|
||||
s.version = "2.1.3"
|
||||
s.version = "2.1.4"
|
||||
s.summary = "A thread safe, performant, feature rich image fetcher"
|
||||
s.homepage = "https://github.com/pinterest/PINRemoteImage"
|
||||
s.license = 'Apache 2.0'
|
||||
|
||||
Reference in New Issue
Block a user