Skip to content

Commit

Permalink
Update change log for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioV committed Jan 26, 2021
1 parent eb258d8 commit ea6894f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/change-log.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# Change Log

## next version v0.4.0
## v0.4.0
- Add four new phone sensors that can be used for PHONE_DATA_YIELD
- Add code so new feature providers can be added for the new four sensors
- Add new clustering algorithm (OPTICS) for Doryab features
- Update default EPS parameter for Doryab location clustering
- Add clearer error message for invalid phone data yield sensors
- Add ALL_RESAMPLED flag and accuracy limit for location features
- Add FAQ about null characters in phone tables
- Reactivate light and wifi tests and update testing docs
- Fix bug when parsing Fitbit steps data
- Fix bugs when merging features from empty time segments
- Fix minor issues in the documentation
## 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
Expand Down

0 comments on commit ea6894f

Please sign in to comment.