Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

41 lines (31 loc) · 1.5 KB

Change Log

All notable changes to this project will be documented in this file. AlamofireImage adheres to Semantic Versioning.

1.x Releases


Released on 2015-09-09. All issues associated with this milestone can be found using this filter.

Added

Updated

  • Alamofire dependency to ~> 2.0 for CocoaPods and Carthage.
  • Alamofire submodule to 2.0.0 release commit.
  • Xcode APPLICATION_EXTENSION_API_ONLY to YES for iOS and OSX frameworks.

Fixed

  • Issue in ImageDownloader where the wrong image was being stored in the image cache.

Released on 2015-09-05.

Added