diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c7b75d62..09eafe288 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Improvements: * The `width` and `height` of `BarcodeCapture` are now non-null. * The `BarcodeCapture` class now exposes a `size`. * The list of `corners` of a `Barcode` is now non-null. +* The internal `fromNative()` methods now accept a `Map` instead of `Map`. ## 3.5.0 New Features: