diff --git a/CHANGES.html b/CHANGES.html
index fb086506d..7003d49c0 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -43,6 +43,24 @@ the cracks, unfortunately. If you, as a user, can suggest improvements
to this file based on your experience, please contribute a patch or drop
us a note on ns-developers mailing list.
+
+Changes from ns-3.6 to ns-3.7
+
+Changes to build system:
+
+New API:
+
+Changes to existing API:
+
+Changed behavior:
+
+- Changed default value of YansWifiPhy::EnergyDetectionThreshold from
+-140.0 dBm to -96.0 dBm. Changed default value of
+YansWifiPhy::CcaModelThreshold from -140.0 dBm to -99.0 dBm. Rationale
+can be found
+here.
+
+
Changes from ns-3.5 to ns-3.6