Skip to content

Commit

Permalink
Changelog update for #347
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Nov 29, 2015
1 parent 6aa0721 commit 7fa8f7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions change-log.md
Expand Up @@ -5,9 +5,7 @@
Improvements:

- [#272](https://github.com/PHP-DI/PHP-DI/issues/272): Support 'Class::method' syntax for callables
- [#333](https://github.com/PHP-DI/PHP-DI/pull/333): Allow injection of any container object as factory parameter via type hinting
- [#345](https://github.com/PHP-DI/PHP-DI/pull/345): Allow injection of container and current definition instance as factory parameters

- [#347](https://github.com/PHP-DI/PHP-DI/pull/347) (includes [#333](https://github.com/PHP-DI/PHP-DI/pull/333) and [#345](https://github.com/PHP-DI/PHP-DI/pull/345)): Allow injection of any container object as factory parameter via type hinting, and allow injection of a `DI\Factory\RequestedEntry` object to get the requested entry name.

Bugfixes:

Expand Down

0 comments on commit 7fa8f7d

Please sign in to comment.