This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
Releases: AFNetworking/AFOAuth2Manager
Releases · AFNetworking/AFOAuth2Manager
3.0.0
Released on Friday, April 15, 2016. All issues associated with this milestone can be found using this filter.
Added
- Added Travis Support for CI
- Implemented by kcharwood in #124.
- Added Carthage support
- Implemented by kcharwood in #123.
- Added tvOS support
- Implemented by kcharwood in #120.
- Added watchOS support
- Implemented by kcharwood in #119.
Changed
- Changed
AFOAuth2Manager
to inherit fromAFHTTPSessionManager
to support AFNetworking 3.0- Implemented by kcharwood in #122.
Removed
- Removed support for AFNetworking 2.x
- Implemented by kcharwood in #121.