Skip to content

Commit 2a60502

Browse files
committed
Update changelog
1 parent 7bd68ad commit 2a60502

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

vscode-extension/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ All notable changes to the "ilspy-vscode" extension will be documented in this f
55
## 0.24.0
66

77
- Allow to export assemblies as full .NET projects to file system (thanks to [@k-o-n-t-o-r](https://github.com/k-o-n-t-o-r))
8-
- Introdude ILSpy-specific Language Model Tools allowing to use ILSpy analysis and decompilation in VSCode chats with agents
8+
- Introduce ILSpy-specific Language Model Tools allowing to use ILSpy analysis and decompilation in VSCode chats with agents
99
- Fix: Assembly list allowed to "reload" or "unload" assembly files inside of NuGet packages, which makes no sense
1010
- Fix: NuGet packages could not be reloaded or removed from assembly list
1111
- Fix: Empty assembly list if one of added assemblies doesn't exist anymore
1212
- Upgrade to ICSharpCode.Decompiler 10.0 (see release notes for [ILSpy 10.0](https://github.com/icsharpcode/ILSpy/releases/tag/v10.0) to get more details)
13+
- Support selecting C# 13 and C# 14 for output
1314

1415
## 0.23.1
1516

0 commit comments

Comments
 (0)