diff --git a/CHANGELOG.md b/CHANGELOG.md index 97600011..9b6d711d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ Bugs fixed: * [Apple] Fixed an issue which caused the scanWindow to always be present, even when reset to no value. * [Apple] Fixed an issue that caused the barcode size to report the wrong height. * [Apple] Fixed a bug that caused the corner points to not be returned in clockwise orientation. +* [Apple] Fixed an issue where `analyzeImage` would not throw an error if no valid image is provided as argument. +* [Android] Fixed an issue where `analyzeImage` would not return if no valid image is provided as argument. Improvements: * Added a basic barcode overlay widget, for use with the camera preview.