Skip to content

Commit de4de75

Browse files
committed
chore: update changelog
1 parent 7d62785 commit de4de75

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,24 @@
22

33
## Unreleased
44

5+
### Bug fixes
6+
7+
* Improve completion for `xref` and `image` (#968) - thanks @bongiozzo
8+
* Fix navigation on anchors that contains underscore (#963) - thanks @bongiozzo
9+
* Improve source block TextMate grammar (#961)
10+
11+
### Infrastructure
12+
13+
* Switch from `vscode-nls` (deprecated) to `vscode-l10n` (#955)
14+
* Update node to v22 (#934)
15+
* Replace eslint by biome (#954)
16+
517
## 3.4.4 (2025-07-14)
618

719
### Bug fixes
820

921
* Extension was incorrectly asking to enable Antora support even though no `antora.yml` file existed - thanks @oliviercailloux
1022

11-
1223
## 3.4.2 (2024-10-31)
1324

1425
### Bug fixes

0 commit comments

Comments
 (0)