Update changelog with one missed change

This commit is contained in:
Jakub Stasiak 2019-04-29 22:03:21 +02:00 committed by GitHub
parent 1c131369ad
commit 07c7200166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Backwards incompatible:
- Removed previously deprecated constructs: with_injector, Injector.install_into, Binder.bind_scope
- Dependencies are no longer injected into Module.configure and raw module functions (previously
deprecated)
 Removed unofficial support for injecting into parent class constructors
0.15.0
------