diff --git a/CHANGELOG.md b/CHANGELOG.md index fb465a4..004670c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ TODO: - rename RampConstAcceleration to e.g. RampControl - merge the two esp32 rmt drivers as soon as esp32c3 works -pre-0.30.9: +0.30.9: - Fix esp32s3 to support the fourth stepper (issue #212) 0.30.8: diff --git a/library.properties b/library.properties index 5c1064d..79d79c3 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=FastAccelStepper -version=0.30.8 +version=0.30.9 1icense=MIT author=Jochen Kiemes maintainer=Jochen Kiemes