AFNetworking v3.0.1 Release Notes

Release Date: 2015-12-11 // over 8 years ago
  • ๐Ÿš€ Released on Friday, December 11, 2015. All issues associated with this milestone can be found using this filter.

    โž• Added

    • โž• Added Xcode 7.2 support to Travis
      • Implemented by Kevin Harwood in #3216.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed race condition with ImageView/Button image downloading when starting/cancelling/starting the same request
      • Implemented by Kevin Harwood in #3215.