Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored Oct 11, 2024
1 parent d2c2c3d commit 66d58de
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## Unreleased

### Bug fixes

* Honor xrefstyle in the preview - thanks @r0ckarong
* Fix document to document xrefs in preview when the documents are included - thanks @birdman7260
* Replace dynamic import (unsupported by VS code)
* Allow spaces after table delimiter - thanks @ebousse

### Improvements

* Set intrinsic attributes `docdir`, `docfile` and `docname`
* Set attributes `docfilesuffix` and `filetype`
* Enable/disable Antora support using commands
* Use `ripgrep` instead of `findFiles` to improve performance - thanks @alaindresse

## 3.3.1 (2024-06-19)

### Bug fixes
Expand Down

0 comments on commit 66d58de

Please sign in to comment.