Skip to content

Commit b50060c

Browse files
authored
Merge pull request #296 from python-injector/update-changelog
Update changelog again for 0.23.0
2 parents 16343f5 + 693d0e7 commit b50060c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Added:
88

99
- Allow injecting Annotated types into classes, thanks to Filip Nešťák.
1010
- Fixed Annotated type support in `@provider` methods, thanks to Satwik Agrawal.
11-
- `multibind()` now accepts types and its instantiation respects global scopes and bindings. Thanks to Eiríkur Torfason.
11+
- `multibind()` now accepts types and providers, not just instances. Thanks to Eiríkur Torfason.
1212

1313
Backwards incompatible:
1414

0 commit comments

Comments
 (0)