From e32b6103df09533c321ea8e18c3f3ec7ba1bfb1e Mon Sep 17 00:00:00 2001 From: Damian Suess Date: Wed, 5 Jul 2023 16:19:27 -0400 Subject: [PATCH] Updated release notes --- marketplace.md | 4 +++- release-notes.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/marketplace.md b/marketplace.md index d0052d1..66d7eb6 100644 --- a/marketplace.md +++ b/marketplace.md @@ -74,7 +74,9 @@ This document contains the release information for the project. ### 2.1 * Update: Code cleanup -* Update: Bumping version +* Update: Moved RSA SHA256 classes into their own files for separation of responsibility +* Update: Enabled `SSH` for remote debugging by default instead of using `PLink` (_still experimental_) +* Removed: Out of date files (.NET 5 sample applications, UpgradeLog.htm, LinuxDebugger-2019.sln) ### 2.0.3.2 (Preview) diff --git a/release-notes.md b/release-notes.md index 41f1a90..f654dae 100644 --- a/release-notes.md +++ b/release-notes.md @@ -7,7 +7,9 @@ This document contains the release information for the project. ### 2.1 * Update: Code cleanup -* Update: Bumping version +* Update: Moved RSA SHA256 classes into their own files for separation of responsibility +* Update: Enabled `SSH` for remote debugging by default instead of using `PLink` (_still experimental_) +* Removed: Out of date files (.NET 5 sample applications, UpgradeLog.htm, LinuxDebugger-2019.sln) ### 2.0.3.2 (Preview)