diff --git a/CHANGELOG.md b/CHANGELOG.md index 56ed121..8335435 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,11 +14,12 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee ### New features +- Adds `CameraPickerConfig.onPickConfirmed` to gets called when an asset entity is confirmed to be picked. - Introduces `CameraPickerConfig.permissionRequestOption`. ### Improvements -- Evict the captured image cache once returned from the viewer. +- Evicts the captured image cache once returned from the viewer. - Allows `camera_android: ^0.10.9+6`. ## 4.3.2