From 716d40f943057929619a9c845282b58ce6df45c8 Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Sun, 26 Mar 2017 16:32:13 +0300 Subject: [PATCH] Update changelog --- docs/main/changelog.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index a436192f..a4e75fbf 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -9,7 +9,10 @@ follows `Semantic versioning`_ Development version ------------------- -- No features. +.. - No features. + +- [Refactoring] Consolidate all providers in + ``dependency_injector.providers`` module. 3.3.4 -----