diff --git a/CHANGES b/CHANGES index 5756e59..ab20f61 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,7 @@ Injector Change Log - Improved typing coverage Backwards incompatible: + - Dropped Python 3.4 support - 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