diff --git a/CHANGELOG.md b/CHANGELOG.md index 5008459..b59a942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,11 +18,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [1.0.0] +### Added + +- Add reset menu to reset instrument from the instruments list + ### Fixed - Fix issue with error propagation of send script to terminal command - Fix issue where connecting to an instrument can fail with a mysterious error message - Connection name needs to be same in Instruments pane, terminal and quick pick for a given instrument connection -- Add reset menu to reset instrument from the instruments list ## [0.18.2]