diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b49ae7..8433dd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.3+1 - [27/06/2021] + +* Fixed a typo in the `README.md` + ## 2.0.3 - [15/06/2021] * Fixed issue [#25](https://github.com/Ahmadre/image_picker_web/issues/25) when clicking on cancel or close buttons @@ -50,4 +54,4 @@ * Retake of the discontinued package [image_picker_web](https://pub.dev/packages/image_picker_web) * Refacto of method `getImage` * Added method `getMultiImages` to allow multi-image selection -* Added a few comments for documentation generations \ No newline at end of file +* Added a few comments for documentation generations