add NOTICE & CHNAGE.md
diff --git a/CHANGE.md b/CHANGE.md
new file mode 100644
index 0000000..7215347
--- /dev/null
+++ b/CHANGE.md
@@ -0,0 +1,17 @@
+# Release Notes
+
+## v1.3.0
+
+### New Features
+- support skip unregistered pojo #128
+
+### Enhancement
+- change nil string pointer value #121
+- convert attachments to map[string]string #127
+
+### Bugfixes
+- fix nil bool error #114
+- fix tag parse error in decType #120
+- fix dubbo version #130
+- fix emoji encode error #131
+
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..41afaf5
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache Dubbo Go Hessian2
+Copyright 2018-2019 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).