diff --git a/src/sdk/CHANGELOG.md b/src/sdk/CHANGELOG.md index 5d6cf50bbe..5a02027143 100644 --- a/src/sdk/CHANGELOG.md +++ b/src/sdk/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Added +- Added support to load an IFile directly off of an IListItem #463 [DaleyKD - Kyle Daley] - Added missing properties to IListItem and GetDisplayName methods #452 [DaleyKD - Kyle Daley] - Added missing properties to IFile #445 [DaleyKD - Kyle Daley] - Support for making custom SPO REST / Microsoft Graph calls [jansenbe - Bert Jansen]