Merge pull request #119 from xiaoliu10/add_chanage_list

add change list

Former-commit-id: e39f075530b98dc67efa01c2fafbbe38bf14b50c [formerly 26b1eeea9e17d74628e3dba548a4d495a780955c [formerly 7638bd7329a3bfc95297b3e0098023f13d44a8f5]]
Former-commit-id: c97f363e152800cb58d0f28f125dd00ef61eab2b [formerly 26b1eeea9e17d74628e3dba548a4d495a780955c]
Former-commit-id: 2de813615d7a74ef79bde33941bd750d81088ae8 [formerly ee1f78ba1baa1c55b988e0dfc4c795125067d425]
Former-commit-id: 96459cdddf002ef996c36b83fb9fa4b100497714
diff --git a/CHANGE.md b/CHANGE.md
new file mode 100644
index 0000000..1dabe5a
--- /dev/null
+++ b/CHANGE.md
@@ -0,0 +1,12 @@
+# Release Notes
+---
+## 0.2.0
+
+### New Features
+- [Add dubbo-go-proxy admin](https://github.com/dubbogo/dubbo-go-proxy/pull/115)
+- [Add plugin](https://github.com/dubbogo/dubbo-go-proxy/pull/109)
+
+### Bugfixes
+- [Fix: remove replace-path-filter](https://github.com/dubbogo/dubbo-go-proxy/pull/118)
+
+Milestone: [https://github.com/dubbogo/dubbo-go-proxy/milestone/2](https://github.com/dubbogo/dubbo-go-proxy/milestone/2?closed=1)