Commit 8038e6e 1 parent e3757dd commit 8038e6e Copy full SHA for 8038e6e
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.30.0] ( https://github.com/eclipse-lemminx/lemminx/milestone/46?closed=1 ) (March 5, 2025)
4
+
5
+ ### Breaking Changes
6
+ * Update to Java 11. See [ #1721 ] ( https://github.com/eclipse-lemminx/lemminx/pull/1721 ) .
7
+ * _ Rationale_ : Several of lemminx's dependencies now require Java 11, so we were unable to update to the latest versions until we adopted it.
8
+
9
+ ### Bug Fixes
10
+ * Handle attribute with text equal to single quote (i.e. "). See [ #1726 ] ( https://github.com/eclipse-lemminx/lemminx/pull/1726 ) .
11
+ * Use GraalVM CPU architecture compatibility mode in order to support older CPUs. See [ #1733 ] ( https://github.com/eclipse-lemminx/lemminx/pull/1733 ) .
12
+
3
13
## [ 0.29.0] ( https://github.com/eclipse/lemminx/milestone/45?closed=1 ) (November 25, 2024)
4
14
5
15
### Bug Fixes
You can’t perform that action at this time.
0 commit comments