Skip to content

Commit cb8a21b

Browse files
committed
Preparation for 0.17 release
1 parent a59e94f commit cb8a21b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

vscode-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 0.17
6+
7+
- 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)
8+
- Backend process now migrated to .NET 8, so extension locally downloads a .NET 8 runtime on startup
9+
- Search button not shown in "ILSPY: Assemblies" view anymore, when no assemblies were loaded
10+
511
## 0.16.1
612

713
- Fixes for 2 issues with adding assemblies from workspace

0 commit comments

Comments
 (0)