Skip to content

Commit b8727ee

Browse files
committed
4.1
1 parent 3487073 commit b8727ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ CHANGELOG
1010
* The `get()` method of the `AcceptHeader` class now takes into account the
1111
`*` and `*/*` default values (if they are present in the Accept HTTP header)
1212
when looking for items.
13+
* added `HeaderUtility`.
1314

1415
4.0.0
1516
-----
@@ -31,7 +32,6 @@ CHANGELOG
3132
* setting session save handlers that do not implement `\SessionHandlerInterface` in
3233
`NativeSessionStorage::setSaveHandler()` is not supported anymore and throws a
3334
`\TypeError`
34-
* added `HeaderUtility`
3535

3636
3.4.0
3737
-----

0 commit comments

Comments
 (0)