diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6c04e75..46a6687 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,5 @@ +v1.0.231: Fix bug in Keyboard Shortcut editor +v1.0.230: Updated Macros Editor with support for JS macros, new Icon selector, etc v1.0.229: XYZ Probe Routine: Change Z level from absolute to relative, Enable homing button in Alarms state (to allow homing if alarm = position lost), added Backup Grbl Settings button v1.0.228: Fixed bug related to Continous Jogging with Soft Limits via the Mobile Jog Widget v1.0.227: Fixed behavior of Jog Buttons on TouchScreens diff --git a/app/js/keyboard.js b/app/js/keyboard.js index 924ae7d..6f9e304 100644 --- a/app/js/keyboard.js +++ b/app/js/keyboard.js @@ -433,7 +433,7 @@ function keyboardShortcutsEditor() {