diff --git a/CHANGELOG.md b/CHANGELOG.md
index a17d970c3fda36ecf7f6d26eebe6c2ab3f1c41ae..a81a832c1c8722b0bc5a752523af4d599052c9e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,17 +28,17 @@ Linting, bugfixes.
 
 # 110
 
-Update Default Python to 3.6.1, bugfixes.
-
-- Fixed automatic pip uninstall of dependencies removed from requirements.txt.
+Update default Python to 3.6.2.
 
 # 109
 
-Fix output for collectstatic step.
+Update Default Python to 3.6.1, bugfixes.
+
+- Fixed automatic pip uninstall of dependencies removed from requirements.txt.
 
 # 108
 
-Updated setuptools.
+Fix output for collectstatic step.
 
 # 107