Updated CHANGELOG for 0.27.2-rc1 release.
diff --git a/CHANGELOG b/CHANGELOG
index 5dae7c4..e95e53e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+Release Notes - Mesos - Version 0.27.2
+--------------------------------------
+* This is a bug fix release.
+
+** Bug
+  * [MESOS-4693] - Variable shadowing in HookManager::slavePreLaunchDockerHook.
+  * [MESOS-4711] - Race condition in libevent poll implementation causes crash.
+  * [MESOS-4754] - The "executors" field is exposed under a backwards incompatible schema.
+
+** Improvement
+  * [MESOS-4687] - Implement reliable floating point for scalar resources.
+
+
 Release Notes - Mesos - Version 0.27.1
 --------------------------------------
 * This is a bug fix release.