Adding note about iOS < 4.3 deprecation
This commit is contained in:
parent
c77a001e73
commit
7ad92ea9ea
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,5 +1,7 @@
|
|||
= 1.0RC1 / 2012-04-25
|
||||
|
||||
* Note: 1.0RC1 Deprecates iOS < 4.3 compatibility because of the addition of `AFHTTPRequestOperation +addAcceptableStatusCodes / +addAcceptableContentTypes`
|
||||
|
||||
* Add `AFHTTPRequestOperation +addAcceptableStatusCodes /
|
||||
+addAcceptableContentTypes` to dynamically add acceptable status codes and
|
||||
content types on the class level (Mattt Thompson)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue