From ae45a5a62bff6350132874ffbefc5be9efe0ba1d Mon Sep 17 00:00:00 2001 From: Sean McManus Date: Tue, 22 Jan 2019 13:47:59 -0800 Subject: [PATCH] Update ReleaseNotes. --- Extension/ReleaseNotes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Extension/ReleaseNotes.html b/Extension/ReleaseNotes.html index e9718e810..8eaca692d 100644 --- a/Extension/ReleaseNotes.html +++ b/Extension/ReleaseNotes.html @@ -205,8 +205,8 @@

Microsoft C/C++ Extension for VS Code

-

October 2018 Update

-
Thank you for installing the C/C++ extension. In the October update, we finished our semantic-aware implementation of Go To Definition. We also added IntegratedTerminal support for debugging.
+

January 2019 Update

+
Thank you for installing the C/C++ extension. In the January update, we added documentation comments for hover, completion, and signature help.

Additional features and bug fixes are detailed in the full release notes.
@@ -231,9 +231,9 @@

Getting Started

Blog Posts

+
October 2018 Update
August 2018 Update
July 2018 Update
-
June 2018 Update
C/C++ Extension anouncement