Skip to content

Commit

Permalink
Changelog for 0.27.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jessica He <[email protected]>
  • Loading branch information
JessicaJHee committed Aug 2, 2023
1 parent 2b0fe29 commit 3519ac9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [0.27.0](https://github.com/eclipse/lemminx/milestone/43?closed=1) (August 3, 2023)

### Enhancements

* Provide a Progress support API for lemminx extension. See [#1562](https://github.com/eclipse/lemminx/issues/1562).
* Add `alignWithFirstAttr` option to `xml.format.splitAttributes` settings. See [#1560](https://github.com/eclipse/lemminx/pull/1560).
* Implement `itemDefaults` for `CompletionList`. See [#1561](https://github.com/eclipse/lemminx/issues/1561).

### Bug Fixes

* `XInclude` cannot be activated with binary mode. See [#1558](https://github.com/eclipse/lemminx/issues/1558).

### Build

* Bump Maven build plugins and dependencies. See [#1559](https://github.com/eclipse/lemminx/pull/1559).

## [0.26.1](https://github.com/eclipse/lemminx/milestone/41?closed=1) (June 22, 2023)

### Bug Fixes
Expand Down

0 comments on commit 3519ac9

Please sign in to comment.