Skip to content

Commit 513bd73

Browse files
authored
Update changelog + readme to close off 0.24.0 and prep 1.0.0 (#869)
Part of #834
1 parent 10515b1 commit 513bd73

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
## LSP4J Change Log
22

3-
### v0.24.0 (TBD)
3+
### v1.0.0 (TBD)
4+
5+
Fixed issues: <https://github.com/eclipse-lsp4j/lsp4j/milestone/37?closed=1>
6+
7+
Breaking API changes:
8+
9+
japicmp report: <https://download.eclipse.org/lsp4j/builds/main/japicmp-report/>
10+
11+
### [v0.24.0 (Jan 2025)](https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.24.0)
412

513
* Implemented DAP version 1.69.0
614

715
Fixed issues: <https://github.com/eclipse-lsp4j/lsp4j/milestone/35?closed=1>
816

917
Breaking API changes:
1018

11-
japicmp report: <https://download.eclipse.org/lsp4j/builds/main/japicmp-report/>
19+
japicmp report: <https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report/>
1220

1321
### [v0.23.1 (May 2024)](https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.23.1)
1422

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ The Maven Repositories, p2 Update Sites, and the Snapshots contain _signed jars_
3535

3636
### Supported LSP Versions
3737

38-
* LSP4J 0.24.&ast; _(Next release)_ &rarr; LSP 3.17.0
38+
* LSP4J 1.0.&ast; _(Next release)_ &rarr; LSP 3.17.0
39+
* LSP4J 0.24.&ast; &rarr; LSP 3.17.0
3940
* LSP4J 0.23.&ast; &rarr; LSP 3.17.0
4041
* LSP4J 0.22.&ast; &rarr; LSP 3.17.0
4142
* LSP4J 0.21.&ast; &rarr; LSP 3.17.0
@@ -61,7 +62,8 @@ The Maven Repositories, p2 Update Sites, and the Snapshots contain _signed jars_
6162

6263
### Supported DAP Versions
6364

64-
* LSP4J 0.24.&ast; _(Next release)_ &rarr; DAP 1.69.0
65+
* LSP4J 1.0.&ast; _(Next release)_ &rarr; DAP 1.69.0
66+
* LSP4J 0.24.&ast; &rarr; DAP 1.69.0
6567
* LSP4J 0.23.&ast; &rarr; DAP 1.65.0
6668
* LSP4J 0.22.&ast; &rarr; DAP 1.60.0
6769
* LSP4J 0.21.&ast; &rarr; DAP 1.60.0

0 commit comments

Comments
 (0)