From 9c02f322ba4a136c4687f9e131b2cafcf5217282 Mon Sep 17 00:00:00 2001 From: William Petit Date: Sun, 18 Aug 2019 22:05:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c60fec2..0c33a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -## develop (2019-07-21) +## develop (2019-08-18) ### CI @@ -10,6 +10,7 @@ ### Collect +* Migrate marker rendering mode * Prevent collect when position solution is not 'float' or 'fix' * Show differential age and AR ratio in status tab * Show base coordinates in status tab @@ -29,6 +30,18 @@ * Compat with API >= 24 * Prevent random app crash when a toast is displayed +### Reachview + +* update bindings to match v2.18.1 API + +### Setting + +* merge default and persisted BSSID filters + +### Settings + +* add new BSSID prefix filter + ## 1.0.1 (2019-07-04)