diff --git a/CHANGES.html b/CHANGES.html
index 949274cdd..dd68a574b 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -54,6 +54,8 @@ us a note on ns-developers mailing list.
Changes from ns-3.26 to ns-3.27
New API:
+- Added
Vector{2,3}D.GetLength ().
+- Overloaded
operator+ and operator- for Vector{2,3}D.
- Added iterator version of WifiHelper::Install() to install Wi-Fi devices on range of nodes.
- Added a new attribute in TcpSocketBase to track the advertised window.
- Included the model of TCP Ledbat.