[BrowserKit] Updated changelog.

This commit is contained in:
Jean-François Simon 2012-06-09 12:37:27 +02:00
parent 686854b245
commit 110ccd8e71
1 changed files with 4 additions and 0 deletions

View File

@ -4,5 +4,9 @@ CHANGELOG
2.1.0
-----
* [BR BREAK] The Symfony\Component\HttpKernel\Client::request() method
now returns a Symfony\Component\BrowserKit\Response instance
(instead of a Symfony\Component\HttpFoundation\Response instance)
* [BC BREAK] The CookieJar internals have changed to allow cookies with the
same name on different sub-domains/sub-paths