Update changelog for 1.2.0-rc2.
diff --git a/CHANGELOG b/CHANGELOG
index 6ef27e7..abbaa21 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -305,6 +305,7 @@
     * [MESOS-7129] - Default executor exits with a stack trace in a few scenarios.
     * [MESOS-7133] - mesos-fetcher fails with openssl-related output.
     * [MESOS-7137] - Custom executors cannot use any reserved resources.
+    * [MESOS-7144] - Wrap IOSwitchboard.connect() in a dispatch
     * [MESOS-7152] - The agent may be flapping after the machine reboots due to provisioner recover.
     * [MESOS-7153] - The new http::Headers abstraction may break some modules.