Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LennartHennigs committed Apr 27, 2023
1 parent 498ecb3 commit 349d733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

**Note**: Unreleased changes are checked in but not part of an official release (available through the Arduino IDE or PlatfomIO) yet. This allows you to test WiP features and give feedback to them.

## [2.1.1] - 2024-04-27
## [2.1.1] - 2023-04-27

- fixed bug in `setIncrement()` as pointed out by WJurasek-KV

## [2.1.0] - 2024-04-13
## [2.1.0] - 2023-04-13

- updated enums with class feature
- Added `triggerOnBounds(bool triggerEvents = true)` method to be able to suppress rotate events when the boundaries are reached
Expand Down

0 comments on commit 349d733

Please sign in to comment.