We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279a176 commit 78ddfeaCopy full SHA for 78ddfea
CHANGELOG.md
@@ -4,10 +4,7 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## 0.58.5 - 2025-12-17
8
-### Added
9
-- Support custom debug java agent. [#1593](https://github.com/microsoft/vscode-java-debug/pull/1593).
10
-
+## 0.58.5 - 2026-01-06
11
### Fixed
12
- Fix `lspFrame.source.path` is null. [java-debug#618](https://github.com/microsoft/java-debug/pull/618).
13
0 commit comments