diff options
| author | dclarkNV <[email protected]> | 2018-03-05 13:48:43 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-03-05 13:48:43 -0500 |
| commit | af25d83c47bc4ece746e1c4468fce388959b0699 (patch) | |
| tree | 1693115d442580918eb89f380ce2d940bf31c199 | |
| parent | Remove unused binaries (diff) | |
| download | gfesdk-af25d83c47bc4ece746e1c4468fce388959b0699.tar.xz gfesdk-af25d83c47bc4ece746e1c4468fce388959b0699.zip | |
Update CHANGELOG.md
Remove incorrect features from prior releases
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dde995..e2f9fbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,16 +19,12 @@ ## 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 |