From 2548f3b480e2026161ef8cac25824f4b8378ce87 Mon Sep 17 00:00:00 2001 From: Navaron Bracke Date: Tue, 30 Apr 2024 11:36:15 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 243a63d26..10f36b77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 5.0.2 Bugs fixed: -* Catch an exception that could appear if MobileScannerController is disposed during start(). [#1036](https://github.com/juliansteenbakker/mobile_scanner/pull/1036) (thanks @EArminjon !) +* Fixed a crash when the controller is disposed while it is still starting. [#1036](https://github.com/juliansteenbakker/mobile_scanner/pull/1036) (thanks @EArminjon !) ## 5.0.1