Skip to content

Commit a3de254

Browse files
committed
[release] CHANGELOG.md: do not highlight dlv-dap yet
We need to do some more polishing. Change-Id: Ia78d11a59e34ac12c0169401f8b3f76634419170 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/298789 Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Polina Sokolova <[email protected]> TryBot-Result: kokoro <[email protected]>
1 parent 01ac55f commit a3de254

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
## v0.23.0 - 4th Mar, 2021
22

3-
Delve DAP is a new debug adapter embedded in `dlv`, the Go debugger.
4-
It is written in Go, understands Go's data types and runtime better,
5-
and is under active development. In this release, we added back
6-
access to Delve DAP. Delve DAP is still in the experimental stage
7-
and we appreciate any feedback and bug reports!
8-
93
A list of all issues and changes can be found in the
104
[v0.23.0 milestone](https://github.com/golang/vscode-go/milestone/21?closed=1)
115
and the [changes since v0.22.1](https://github.com/golang/vscode-go/compare/v0.22.1...v0.23.0)

0 commit comments

Comments
 (0)