Skip to content

Commit

Permalink
Preparation for 0.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Rpinski committed Nov 25, 2023
1 parent a59e94f commit cb8a21b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the "ilspy-vscode" extension will be documented in this file.

## 0.17

- Upgrade to ICSharpCode.Decompiler 8.2 (see release notes for [ILSpy 8.2](https://github.com/icsharpcode/ILSpy/releases/tag/v8.2) to get more details)
- Backend process now migrated to .NET 8, so extension locally downloads a .NET 8 runtime on startup
- Search button not shown in "ILSPY: Assemblies" view anymore, when no assemblies were loaded

## 0.16.1

- Fixes for 2 issues with adding assemblies from workspace
Expand Down

0 comments on commit cb8a21b

Please sign in to comment.