From ee2882fe2a83aa5a513cafff588150e44221729c Mon Sep 17 00:00:00 2001 From: JulioV Date: Thu, 7 Jan 2021 16:27:29 -0500 Subject: [PATCH] Modified change log --- docs/change-log.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/change-log.md b/docs/change-log.md index c759b95f..7b05e06d 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -1,12 +1,15 @@ # Change Log -## Next version v0.3.2 +## v0.3.2 - Update docker and linux instructions to use RSPM binary repo for for faster installation - Update CI to create a release on a tagged push that passes the tests - Clarify in DB credential configuration that we only support MySQL - Add Windows installation instructions - Fix bugs in the create_participants_file script - Fix bugs in Fitbit data parsing. +- Fixed Doryab location features context of clustering. +- Fixed the wrong shifting while calculating distance in Doryab location features. +- Refactored the haversine function ## v0.3.1 - Update installation docs for RAPIDS' docker container - Fix example analysis use of accelerometer data in a plot