diff --git a/NEWS.md b/NEWS.md index 2719601..afd06aa 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,8 +4,9 @@ - Stops interactive calling of `chooseCRANmirror` on `.onAttach` if interactive and CRAN mirror not set GGIR #1141. - Migrate read function for ActiGraph (csv) and Actiwatch (csv/awd) count data to GGIRread #68. - Add function for reading Actical (csv) count data #68. -- Add function to read and merge Philips Health Band file pairs (xlsx) #68. -- Add function for reading Fitbit (json) with sleep, steps or calories #68. +- Add functions for reading and mergerging Philips Health Band file pairs (xlsx) #68. +- Add functions for reading and merging Fitbit (json) with sleep, steps, and/or calories #68. + # Changes in version 1.0.1 (release date:03-06-2024)