Add Changelog entry for AFHTTPClient requests not handling cookies by default
This commit is contained in:
parent
c3d6199297
commit
6e4ad945ac
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -8,6 +8,8 @@
|
||||||
`+addAcceptableStatusCodes:` and `+addAcceptableContentTypes:` to use
|
`+addAcceptableStatusCodes:` and `+addAcceptableContentTypes:` to use
|
||||||
`class_replaceMethod` with `imp_implementationWithBlock`. (Mattt Thompson)
|
`class_replaceMethod` with `imp_implementationWithBlock`. (Mattt Thompson)
|
||||||
|
|
||||||
|
* Update `AFHTTPClient` to not handle cookies by default (@phamsonha, Mattt Thompson)
|
||||||
|
|
||||||
* Update icons for iOS example application (Mattt Thompson)
|
* Update icons for iOS example application (Mattt Thompson)
|
||||||
|
|
||||||
= 0.10.0 / 2012-06-26
|
= 0.10.0 / 2012-06-26
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue