diff --git a/NEWS.md b/NEWS.md index cd64587..1c18522 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ ## OneDrive/SharePoint - In the `ms_drive_item$load_dataframe()` method, pass the `...` argument to `read_delim`. +- Add the ability to load Excel files (with extension .xls or .xlsx) to the `ms_drive_item$load_dataframe()` method. This requires the readxl package to be installed. ## Planner