update changelog for 0.7.0 (#97)

diff --git a/CHANGES.md b/CHANGES.md
index 72ac762..9887c1b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,24 @@
 ==================
 Release Notes.
 
+0.7.0
+------------------
+
+### Features
+
+- Add GitHub Action for integration of event reporter 
+
+### Bug Fixes
+
+- Fix `metrics top` can't infer the scope automatically
+
+### Chores
+
+- Upgrade dependency crypto
+- Refactor project to use goapi
+- Move `parseScope` to pkg
+- Update release doc
+
 0.6.0
 ------------------