From 02aaf24e848b13b0ed67e5becfc098c5943a70dc Mon Sep 17 00:00:00 2001 From: Terje Io Date: Tue, 15 Aug 2023 12:05:25 +0200 Subject: [PATCH] Updated readme --- changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 7ec1918..dae66f8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ ## grblHAL changelog -Build 20230811 +Build 20230815 Core: @@ -10,7 +10,7 @@ Core: Drivers: -* Many: replaced parts aux I/O driver code with calls to shared code in core. Digital aux input inversion bug fix. +* Many: replaced parts of aux I/O driver code with calls to shared code in core. Digital aux input inversion bug fix. * ESP32: fix for incorrect Web Builder option handling for macros plugin. @@ -48,7 +48,7 @@ Plugins: --- -Build 20230815 +Build 20230808 Core: