From 42c0b36229680c25c0f43ea18c5b9d7c891257eb Mon Sep 17 00:00:00 2001 From: Maurits van Beusekom Date: Mon, 12 Feb 2024 09:01:14 +0100 Subject: [PATCH] Added a period at end of changelog entry --- geolocator_apple/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geolocator_apple/CHANGELOG.md b/geolocator_apple/CHANGELOG.md index 67c37377..ea03f687 100644 --- a/geolocator_apple/CHANGELOG.md +++ b/geolocator_apple/CHANGELOG.md @@ -1,6 +1,6 @@ ## 2.3.6 -* Adds option to bypass the request for permission to update location in the background (which can attract scrutiny from Apple upon app submission). To bypass, set the preprocessor macro `BYPASS_PERMISSION_LOCATION_ALWAYS` to 1 in XCode +* Adds option to bypass the request for permission to update location in the background (which can attract scrutiny from Apple upon app submission). To bypass, set the preprocessor macro `BYPASS_PERMISSION_LOCATION_ALWAYS` to 1 in XCode. ## 2.3.5