diff --git a/docs/change-log.md b/docs/change-log.md index d40d2d07..fbdfb465 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -4,6 +4,7 @@ - Refactor PHONE_LOCATIONS DORYAB provider to compute features based on location episodes - Temporary revert PHONE_LOCATIONS BARNETT provider to use R script - Update the default IGNORE_EPISODES_LONGER_THAN to be 6 hours for screen RAPIDS provider +- Fix the bug of step intraday features when INCLUDE_ZERO_STEP_ROWS is False ## v1.5.0 - Update Barnett location features with faster Python implementation - Fix rounding bug in data yield features @@ -148,4 +149,4 @@ - Update [virtual environment](../developers/virtual-environments) guide - Update analysis workflow [example](../workflow-examples/analysis) - Add a [Code of Conduct](../code_of_conduct) -- Update [Team](../team) page \ No newline at end of file +- Update [Team](../team) page