Skip to content

Commit

Permalink
doc(CHANGELOG.md) add PR credit
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jan 20, 2023
1 parent 80ddc12 commit fecee57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ to [Semantic Versioning](http://semver.org/).
## [unreleased] Unreleased

### Added
- Add support for resolving primitive values (e.g. int, string, bool etc...) using `lucatume\DI52\Container::when()`, `lucatume\DI52\Container::needs()` and `lucatume\DI52\Container::give()`.
- Add support for resolving primitive values (e.g. int, string, bool etc...) using `Container::when()`, `Container::needs()` and `Container::give()` (thanks @defunctl).

## [3.0.1] 2022-11-16;

Expand Down

0 comments on commit fecee57

Please sign in to comment.