diff --git a/CHANGELOG.md b/CHANGELOG.md index 16fb02d..32fa1a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 2.1.1 + +Update flutter SDK constraints in pubspec.yaml. + +Use flutter_lints to lint code. + +Add dartdoc comments for public APIs. + ## 2.1.0 Add deleting medium functionality. diff --git a/pubspec.yaml b/pubspec.yaml index 1365a1e..21820a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photo_gallery description: A Flutter plugin that retrieves images and videos from mobile native gallery. -version: 2.1.0 +version: 2.1.1 repository: https://github.com/Firelands128/photo_gallery environment: