From c1a6a9babcdccb426a00de457f86bafaf368954d Mon Sep 17 00:00:00 2001 From: Maurits van Beusekom Date: Wed, 20 Nov 2024 16:47:14 +0100 Subject: [PATCH] Update changelog entry to comply with code style --- permission_handler_html/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/permission_handler_html/CHANGELOG.md b/permission_handler_html/CHANGELOG.md index 09f6d7e6..bfe47024 100644 --- a/permission_handler_html/CHANGELOG.md +++ b/permission_handler_html/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.1.3+5 -- wasm compatibility: Changed way how `window.navigator.mediaDevices` is accessed +- Updates the way how `window.navigator.mediaDevices` is accessed to keep supporting WASM. ## 0.1.3+4