diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c21a1..e95f468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ -## 0.0.1 +## 0.1.0 -* TODO: Describe initial release. +* Initial release. +* Android App Links, Deep Links, iOs Universal Links and Custom URL schemes. diff --git a/pubspec.yaml b/pubspec.yaml index 47a4ee8..59b689b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: app_links description: Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter. version: 0.1.0 -author: llfbandit homepage: https://github.com/llfbandit/app_links environment: