From d2ef949a48560b96507d85e8f287ac43c5aef17b Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Sun, 4 Aug 2019 18:00:57 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e2b2e21..685845fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Unreleased Features Please add a note of your changes below this heading if you make a Pull Request. +### Added * Simplified control interface ("Input Filter" branch) * New input variables: `input_pos`, `input_vel`, and `input_current` * New setting `input_mode` to switch between different input behaviours