From 601f3861614773941ab1ac872cb1a7cf7fc36ae5 Mon Sep 17 00:00:00 2001 From: "David G. Young" Date: Sun, 26 Jan 2020 14:12:00 -0500 Subject: [PATCH] update changelog for #943 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eb794e3b..beb4d3631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ### Development +- Fix Bluetooth Medic notifications on apps targeting API 26+ (#943 Anu Vakkachen) - Fix ConcurrentModificationException crash on background detection reported in #929. (#940, David G. Young) - Expedite beacon detections on Samsung when transitionoing from screen on to screen onff (#941, David G. Young)