minor #20986 [HttpFoundation] update changelog (xabbuh)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[HttpFoundation] update changelog

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20569
| License       | MIT
| Doc PR        |

Commits
-------

e91a654 [HttpFoundation] update changelog
This commit is contained in:
Fabien Potencier 2016-12-19 18:02:21 +01:00
commit 57f8ff2063

View File

@ -1,6 +1,12 @@
CHANGELOG
=========
3.3.0
-----
* added the `Cookie::fromString()` method that allows to create a cookie from a
raw header string
3.1.0
-----