Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 1.06 KB

#Change Log All notable changes to this project will be documented in this file. AFNetworking adheres to Semantic Versioning.


2.2.1 (2015-10-28)

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

####Fixed

  • Fixed an issue that prevented AFOAuth2Manager from being used with CocoaPods when using use_framework!
  • Fixed an issue debug information was being logged to the console.
  • Fixed an issue where tests would randomly fail due to mocked objects not being cleaned up.