Skip to content

Commit f048797

Browse files
authored
Create CHANGELOG.md
1 parent 07e88b0 commit f048797

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Release 0.1.0
2+
- First "official" release
3+
- Renamed function `Stroker.startMotion()` to `Stroker.startPattern()`
4+
- Renamed all states of the statemachine
5+
- Provide set and get functions for maxSpeed and maxAcceleration
6+
- Fancy adjustment mode
7+
- Changed members of struct `motorProperties` to streamline interface:
8+
- introduced `maxSpeed`
9+
- deleted `maxRPM` and `stepsPerRevolution`

0 commit comments

Comments
 (0)