aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7470ba4..b21a249 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog {#section_changelog}
+## NVIDIA GfeSDK 1.0 (2018-01-16)
+
+### Features for GFE 3.13+
+* **UWP Support** Add support to Universal Windows Platform games
+* **Target PID** Add support for whitelisted apps to record another process's PID
+
+### API Changes
+* **Target PID** Added to NVGSDK_Create call
+* **Unannounced Highlight Type** To prevent showing Highlights notifications for certain applications
+
+### Improvements
+* **UWP Sample App** Add a new sample MarbleMaze app that demostrates a full Highlights integration
+
+### Bug Fixes
+* **Fix Crash** Was occasionally crashing when communication with the backend could not be established
+
## NVIDIA GfeSDK 1.0 (2017-08-01)
### API Changes