aboutsummaryrefslogtreecommitdiff
path: root/doc/html/section_changelog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/section_changelog.html')
-rw-r--r--doc/html/section_changelog.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/html/section_changelog.html b/doc/html/section_changelog.html
index 6dd80bd..b54f061 100644
--- a/doc/html/section_changelog.html
+++ b/doc/html/section_changelog.html
@@ -85,7 +85,19 @@ $(document).ready(function(){initNavTree('section_changelog.html','');});
<div class="title">Changelog </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><h2>NVIDIA GfeSDK 1.1 (2018-01-22)</h2>
+<div class="textblock"><h2>NVIDIA GfeSDK 1.1 (2018-02-28)</h2>
+<h3>Improvements</h3>
+<ul>
+<li><b>Documentation</b> Top level documentation improvements</li>
+<li><b>Buildable Sample</b> Include a simple DXUT buildable sample in the distribution, demonstrating API calls</li>
+<li><b>Spectre/Meltdown</b> Compile with /QSpectre protection</li>
+<li><b>Assets</b> Add final assets and image guide</li>
+</ul>
+<h3>Bug Fixes</h3>
+<ul>
+<li><b>Fix Crash</b> Fix race condition on startup</li>
+</ul>
+<h2>NVIDIA GfeSDK 1.1 (2018-01-22)</h2>
<h3>API Changes</h3>
<ul>
<li><b>SDK version incremented to 1.1</b> Allows old SDK clients to work with upcoming 3.13 GFE</li>