diff --git a/.pubignore b/.pubignore index b88d1de..6308e5a 100644 --- a/.pubignore +++ b/.pubignore @@ -6,4 +6,5 @@ android/src/test ios/Clickstream/* !ios/Clickstream/Sources example/integration_test -example/test \ No newline at end of file +example/test +release.sh \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ade0180..4a47353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + +* feat: add record screen view api + ## 0.2.0 * feat: support record items with custom attributes.