diff --git a/CHANGELOG.md b/CHANGELOG.md index 506e30c..7b4a7b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,3 +28,8 @@ ## [1.0.6] - 25 July 2020 * Image Selector Widget Fixes + +## [2.0.0] - 02 Aug 2020 + +* Convolution Filters Functionality Added +* More information about creating subfilters and filters in README diff --git a/pubspec.yaml b/pubspec.yaml index db1007a..2cf6dbb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photofilters description: A flutter package for applying various types of filters to an image. You can create your own filters and subfilters too. -version: 1.0.6 +version: 2.0.0 homepage: https://github.com/skkallayath/photofilters environment: