diff --git a/HotKeysVSIX/IntelliJ IDEA.vssettings b/HotKeysVSIX/IntelliJ IDEA.vssettings
index 2cb1246..f0e2190 100644
--- a/HotKeysVSIX/IntelliJ IDEA.vssettings
+++ b/HotKeysVSIX/IntelliJ IDEA.vssettings
@@ -103,7 +103,8 @@
Ctrl+Alt+L
Ctrl+Shift+Alt+L
- Ctrl+Alt+O
+ Ctrl+Alt+O
+ Ctrl+Alt+O
Ctrl+Alt+I
diff --git a/HotKeysVSIX/ReleaseNotes.txt b/HotKeysVSIX/ReleaseNotes.txt
index 9c1ef35..56553d1 100644
--- a/HotKeysVSIX/ReleaseNotes.txt
+++ b/HotKeysVSIX/ReleaseNotes.txt
@@ -1,5 +1,6 @@
Hot Keys - Keyboard Shortcuts
by Justin Clareburt
+23-Sep-2022: v4.2.1 Updated shortcuts for OptimiseImports and FormatDocument.
05-Mar-2022: v4.2.0 Added new settings files for Camel-Hump navigation.
05-Mar-2022: v4.1.0 Added shortcuts for new VS commands - ToggleLineComment and ToggleBlockComment. Uses Keyboard Manager 3.1.0
19-Jan-2022: v4.0.0 Upgraded for VS2022+. Included KeyboardShortcutsManager-v3.0.0
diff --git a/HotKeysVSIX/source.extension.vsixmanifest b/HotKeysVSIX/source.extension.vsixmanifest
index 8ba7dd9..2243839 100644
--- a/HotKeysVSIX/source.extension.vsixmanifest
+++ b/HotKeysVSIX/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
-
+
Hot Keys - Keyboard Shortcuts
Installs alternative keyboard mapping schemes to work with Visual Studio.
https://aka.ms/hotkeys2017