Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Add changes for 1.0RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Jun 26, 2012
1 parent b51cea9 commit c3d6199
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES
@@ -1,3 +1,15 @@
= 1.0RC2 / 2012-06-26

* AFNetworking now requires iOS 5 / Mac OSX 10.7 or higher (Mattt Thompson)

* AFNetworking now uses Automatic Reference Counting (ARC) (Mattt Thompson)

* Revert implementation of `AFHTTPRequestOperation`
`+addAcceptableStatusCodes:` and `+addAcceptableContentTypes:` to use
`class_replaceMethod` with `imp_implementationWithBlock`. (Mattt Thompson)

* Update icons for iOS example application (Mattt Thompson)

= 0.10.0 / 2012-06-26

* Add Twitter Mac Example application (Mattt Thompson)
Expand Down

0 comments on commit c3d6199

Please sign in to comment.