Skip to content

Commit

Permalink
update changelog with methods supporting variadic arguments (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
anuptalwalkar committed May 24, 2017
1 parent 1d475e2 commit b6a61b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Remove `*All` funcs to reduce API surface area. Available methods on
container are `Provide`, `Resolve` and `Invoke`
- Providing constructors with common returned types results in an error.
- Update `Provide` and `Resolve` methods to accept variadic arguments.

## v0.3 (2 May 2017)

Expand Down

0 comments on commit b6a61b1

Please sign in to comment.