Skip to content

Commit

Permalink
DAP v1.58 updates (#663)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Brown <[email protected]>
  • Loading branch information
KamasamaK authored Oct 6, 2022
1 parent 0a3e64a commit b8cdb31
Show file tree
Hide file tree
Showing 5 changed files with 390 additions and 329 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### v0.16.0 (TBD)

* Implemented DAP version 1.58.0

Fixed issues: <https://github.com/eclipse/lsp4j/milestone/23?closed=1>

Breaking API changes:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The Maven Repositories, p2 Update Sites, and the Snapshots contain _signed jars_

### Supported DAP Versions

* LSP4J 0.16.&ast; _(Next release)_ &rarr; DAP 1.56.0
* LSP4J 0.16.&ast; _(Next release)_ &rarr; DAP 1.58.0
* LSP4J 0.15.&ast; &rarr; DAP 1.56.0
* LSP4J 0.14.&ast; &rarr; DAP 1.55.0
* LSP4J 0.13.&ast; &rarr; DAP 1.55.0
Expand Down
Loading

0 comments on commit b8cdb31

Please sign in to comment.