Fix changelog formatting

This commit is contained in:
Jakub Stasiak 2019-04-28 10:37:54 +02:00
parent c0859f527d
commit f2311ada72
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Injector Change Log
- Improved typing coverage - Improved typing coverage
Backwards incompatible: Backwards incompatible:
- Dropped Python 3.4 support - Dropped Python 3.4 support
- Removed previously deprecated constructs: with_injector, Injector.install_into, Binder.bind_scope - 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 - Dependencies are no longer injected into Module.configure and raw module functions (previously