diff --git a/CHANGELOG.md b/CHANGELOG.md index fba0946..e0a9a79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.0 +* Feat: Add Face and Body Detection API + ## 1.0.0 * Feat: Change design to receive results in callbacks. diff --git a/pubspec.yaml b/pubspec.yaml index 318509a..f34ec43 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: unified_apple_vision description: "A plugin for using Apple Vision Framework with Flutter, designed to integrate multiple APIs into one plugin and process multiple analysis requests at once." -version: 1.0.0 +version: 1.1.0 homepage: https://github.com/ywake/unified_apple_vision environment: