chore: update CHANGELOG to include support for freeform tags and categories in front matter validation

This commit is contained in:
Elio Struyf
2026-05-27 15:08:51 +02:00
parent 3691e52133
commit 6f333ff430
+1
View File
@@ -6,6 +6,7 @@
- Support `fieldGroup` as a single value on `fields` fields
- [#1030](https://github.com/estruyf/vscode-front-matter/pull/1030): Add `frontMatter.file.slugSeparator` setting
- [#1033](https://github.com/estruyf/vscode-front-matter/issues/1033): Support freeform tags and categories in the front matter validation
### 🐞 Fixes