diff --git a/CHANGELOG.md b/CHANGELOG.md index cefaf29..443c835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,10 @@ physical throttle units. ## Fixed -* Instead of an axis for deviation from the middle (only works with sticks, - really), now watching for a _change_ in axis value. (#1) +* Instead of watching an axis for deviation from the middle (only works with + sticks, really), now watching for a _change_ in axis value. (#1) + +----- # v0.1.1 (2020-08-03)