From eaea3cf21e35b9a5f57a2f0889fe63408e1e2076 Mon Sep 17 00:00:00 2001 From: Fred Emmott Date: Sat, 20 Feb 2021 12:42:50 -0600 Subject: [PATCH] readme update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5342cd5..4479629 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,10 @@ This library has been bundled with and used by several plugins for since January # What's changed from the Elgato SDK? -- additional SDK features: +- additional SDK features, through to 4.8: - `ESDBasePlugin::DidReceiveGlobalSettings()` - `ESDBasePlugin::DidReceiveSettings()` + - `ESDBasePlugin::SystemDidWakeUp()` - `ESDConnectionManager::GetGlobalSettings()` - `ESDConnectionManager::SetGlobalSettings()` - `ESDUtilities::GetFileName()`