Skip to content

Commit 8038e6e

Browse files
committed
CHANGELOG for 0.30.0
Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent e3757dd commit 8038e6e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

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+
313
## [0.29.0](https://github.com/eclipse/lemminx/milestone/45?closed=1) (November 25, 2024)
414

515
### Bug Fixes

0 commit comments

Comments
 (0)