### 2.1 -- 2016 Mar 11 ### - [new] tvOS support: [#131](https://github.com/pinterest/PINRemoteImage/pull/131) - [new] added method to get image out of cache synchronously: [#162](https://github.com/pinterest/PINRemoteImage/pull/162) - [fixed] undecoded images are no longer cached by OS: [#161](https://github.com/pinterest/PINRemoteImage/pull/161) - [fixed] carthage support and OS X example: [#160](https://github.com/pinterest/PINRemoteImage/pull/160) ### 2.0.1 -- 2016 Feb 23 ### - [new] Removed explicit disabling of bitcode: [#136](https://github.com/pinterest/PINRemoteImage/pull/136) - [fixed] Progressive rendering in example apps: [#148](https://github.com/pinterest/PINRemoteImage/pull/148) - [fixed] Carthage compilation: [#141](https://github.com/pinterest/PINRemoteImage/pull/141) - [fixed] Crash on iOS 7 when setting download priority [#137](https://github.com/pinterest/PINRemoteImage/pull/137) - [fixed] Dumb test bugs! [#144](https://github.com/pinterest/PINRemoteImage/pull/144)