Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tux-rampage committed Jan 26, 2018
1 parent be66f72 commit f28afc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- [#34](https://github.com/zendframework/zend-di/pull/34) adds ability to pass
`Psr\Log\LoggerInterface` to `Zend\Di\CodeGenerator\InjectorGenerator`'s constructor
- [#34](https://github.com/zendframework/zend-di/pull/34) adds the ability to pass a
`Psr\Log\LoggerInterface` instance to the constructor of `Zend\Di\CodeGenerator\InjectorGenerator`
(e.g. `new InjectorGenerator($config, $resolver, $namespace, $logger)`)

- [#31](https://github.com/zendframework/zend-di/pull/31) adds the service
Expand Down

0 comments on commit f28afc9

Please sign in to comment.