diff --git a/CHANGELOG.md b/CHANGELOG.md
index 221237c3d9b..5cae74548be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,19 @@
Ansible Changes By Release
==========================
-
+
## 2.4.5 "Dancing Days" - TBD
### Bugfixes
+
+
+
+## 2.4.5 "Dancing Days" - 2018-06-21
+
+### Bugfixes
+
* **Security Fix** - Some connection exceptions would cause no_log specified on
a task to be ignored. If this happened, the task information, including any
private information could have been displayed to stdout and (if enabled, not