From 549c05cd0dbda3f49bad82f7753933a18d14794d Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Sun, 4 Sep 2016 21:44:28 +0200 Subject: [PATCH] Remove a slightly too technical entry --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2f3ffdb6..5e8bfe4a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ * Store activity data per device and provider to allow multiple devices of the same kind with separate data. Migration is available, except for Pebble Misfit data. Existing data from multiple devices of the same kind (eg. multiple Mi Bands) will get merged while importing. * In Control Center, display known devices even when Bluetooth is off * In Control center, new menu point to launch the new "Database management" activity -* Pebble: Misfit data is now stored as raw original data and interpreted on demand * Pebble: Support for Pebble Health on Firmware 4.0 * Pebble: Optionally allow raw Pebble Health data to be stored in database completely (for later interpretation, when we are able to decode it) * Mi Band: fix displaying of deep sleep vs. light sleep (was inverted)