Polish release notes in CHANGES.md
diff --git a/CHANGES.md b/CHANGES.md
index a4e49e2..7c04d5b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,7 @@
+# Release Notes
+
+## 2.6.2
+
 1. Hessian-lite serialization: revert locale serialization for compatibility, #1413
 2. Asset transfer to ASF, includeing pom, license, DISCLAIMER and so on, #1491
 3. Introduce of new dispatcher policy: EagerThreadpool, #1568
@@ -6,4 +10,6 @@
 6. Gaceful shutdown enhancement
    - Remove exporter destroy logic in AnnotationBean.
    - Waiting for registry notification on consumer side by checking channel state.
-7. Simplify consumer/provider side check in RpcContext, #1444.
\ No newline at end of file
+7. Simplify consumer/provider side check in RpcContext, #1444.
+
+Issues and Pull Requests, check [milestone-2.6.2](https://github.com/apache/incubator-dubbo/milestone/15).
\ No newline at end of file