From f2311ada72b8d7ed248a99e3bab6bb3f2b183f95 Mon Sep 17 00:00:00 2001 From: Jakub Stasiak Date: Sun, 28 Apr 2019 10:37:54 +0200 Subject: [PATCH] Fix changelog formatting --- CHANGES | 1 + 1 file changed, 1 insertion(+) 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