diff --git a/HotKeysVSIX/IntelliJ IDEA.vssettings b/HotKeysVSIX/IntelliJ IDEA.vssettings
index cf2ca91..134f6cd 100644
--- a/HotKeysVSIX/IntelliJ IDEA.vssettings
+++ b/HotKeysVSIX/IntelliJ IDEA.vssettings
@@ -104,6 +104,7 @@
Ctrl+Shift+V
Ctrl+D
Ctrl+D
+ Ctrl+Y
Ctrl+Y
Ctrl+Shift+J
Ctrl+Enter
diff --git a/HotKeysVSIX/ReleaseNotes.txt b/HotKeysVSIX/ReleaseNotes.txt
index cfece68..542bfce 100644
--- a/HotKeysVSIX/ReleaseNotes.txt
+++ b/HotKeysVSIX/ReleaseNotes.txt
@@ -1,4 +1,5 @@
Hot Keys - Keyboard Shortcuts
+16-Jan-2018: v2.0.2 Added shortcuts for new VS features: Duplicate Text and Expland Selection
12-Jan-2018: v2.0.1 Embedded Keyboard Shortcuts Manager and supplied IntelliJ and R# VS and IDEA shortcut defs
12-Aug-2017: v2.0.0 Moved to VSIX instead of MSI
05-Feb-2017: v1.2.2 Removed IntelliJ Build/Debug shortcuts from ReSharper schemes
diff --git a/HotKeysVSIX/source.extension.vsixmanifest b/HotKeysVSIX/source.extension.vsixmanifest
index 36b309e..6fd7e97 100644
--- a/HotKeysVSIX/source.extension.vsixmanifest
+++ b/HotKeysVSIX/source.extension.vsixmanifest
@@ -1,9 +1,10 @@
-
+
Hot Keys - Keyboard Shortcuts
Installs alternative keyboard mapping schemes to work with Visual Studio.
+ https://aka.ms/hotkeys2017
ReleaseNotes.txt
Resources\HotKeysIcon.png
Resources\HotKeysPreviewImage.png