Fix changelog formatting
This commit is contained in:
parent
c0859f527d
commit
f2311ada72
1
CHANGES
1
CHANGES
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue