From c18f8e65204c363704e21a6de716eb81d71f4b75 Mon Sep 17 00:00:00 2001 From: jharajeev55 Date: Fri, 6 Sep 2024 12:18:06 +0530 Subject: [PATCH] Defect/tsp 591 (#47) --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1271d63..e394550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,14 +20,21 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ### Fixed -- Many notification at TSP Toolkit Activation (TSP-779) -- Make *.tsp=lua file association a User-level setting instead of a workspace setting (TSP-624) +- Many notification at TSP Toolkit Activation +- Make *.tsp=lua file association a User-level setting instead of a workspace setting + ### Added - Added VISA support for connecting to an instrument - Added platform-specific extension versions for Windows x86_64 and Linux x86_64 systems -- Add a + button to the Instruments pane title bar(TSP-792) +- Add a + button to the Instruments pane title bar +- Add icon to tsp-toolkit terminal + +### Changed +- Automatically assume a new connection is desired if the input to the "TSP: Connect" input box + has no results and is a valid connection string. + ## [0.17.0]