diff --git a/flutter_quill_extensions/CHANGELOG.md b/flutter_quill_extensions/CHANGELOG.md index 5333f490..74265cef 100644 --- a/flutter_quill_extensions/CHANGELOG.md +++ b/flutter_quill_extensions/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.5.2 - Provide a way to use custom image provider for the image widgets - Provide a way to handle different errors in image widgets +- Two bug fixes related to pick the image and capture it using the camera ## 0.5.1 - Fix warrning "The platformViewRegistry getter is deprecated and will be removed in a future release. Please import it from dart:ui_web instead."