Skip to content

Commit 78ddfea

Browse files
authored
Revise CHANGELOG for version 0.58.5
Updated the release date for version 0.58.5 and removed the added feature entry.
1 parent 279a176 commit 78ddfea

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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-
7+
## 0.58.5 - 2026-01-06
118
### Fixed
129
- Fix `lspFrame.source.path` is null. [java-debug#618](https://github.com/microsoft/java-debug/pull/618).
1310

0 commit comments

Comments
 (0)