Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hnvn committed Feb 19, 2022
1 parent cd9843a commit 9f44217
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0] - 2022-02-19

* Upgrade `uCrop` to v2.2.8
* Ugrade `TOCropViewController` to v2.6.1
* PR: [#309](https://github.com/hnvn/flutter_image_cropper/pull/309), #[229](https://github.com/hnvn/flutter_image_cropper/pull/299), #[294](https://github.com/hnvn/flutter_image_cropper/pull/294), [#258](https://github.com/hnvn/flutter_image_cropper/pull/258), [#251](https://github.com/hnvn/flutter_image_cropper/pull/258)
* **BREAKING CHANGE**: change `cropImage()` to instance method

## [1.4.1] - 2021-06-20

* Upgrade `uCrop` to v2.2.7
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: image_cropper
description: A Flutter plugin for Android and iOS supports cropping images
version: 1.4.1
version: 1.5.0
homepage: https://github.com/hnvn/flutter_image_cropper

environment:
Expand Down

0 comments on commit 9f44217

Please sign in to comment.