Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelsel committed Jul 14, 2023
1 parent d70e63a commit a5e494e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# iFitbit 0.1.4
* Update license to include University of Kansas copyright information.
* Update `get_fitbit_exercise_log` function to check for NULL values.
* Change toCSV to toXLSX in the `get_fitbit_report` so that the tables in the SQL database can be written to separate Excel sheets.
* Provide an option to return device information to the users R environment

# iFitbit 0.1.3
* Add a method to `get_fitbit_activities` that separates Fitbit API calls for time periods greater than 100 days.
* Removed a merge call in `get_fitbit_heart_intraday` that didn't work for an incomplete day of heart rate data.
Expand Down

0 comments on commit a5e494e

Please sign in to comment.