Skip to content

Commit c977d54

Browse files
committed
[DI] Added missing deprecation in changelog
1 parent de4cea6 commit c977d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CHANGELOG
99
* deprecated the ability to set or unset a private service with the `Container::set()` method
1010
* deprecated the ability to check for the existence of a private service with the `Container::has()` method
1111
* deprecated the ability to request a private service with the `Container::get()` method
12+
* deprecated support for generating a dumped `Container` without populating the method map
1213

1314
3.0.0
1415
-----

0 commit comments

Comments
 (0)