diff --git a/CHANGELOG.md b/CHANGELOG.md index b73cdfe..031d1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.2.2] - 14/07/2021 +* Add pixelRatio to captureFromWidget @hashirshoaeb +* Fix assertion issue ## [1.2.1] - 13/06/2021 * Removal of compilation warning @yanivshaked diff --git a/pubspec.yaml b/pubspec.yaml index 8dbfa7c..17437b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: screenshot description: Flutter Screenshot Package (Runtime). Capture any Widget as an image. -version: 1.2.1 +version: 1.2.2 homepage: https://github.com/SachinGanesh/screenshot environment: