chore: update CHANGELOG for version 10.11.0 and fix duplicate entry in 10.10.1

This commit is contained in:
Elio Struyf
2026-05-12 09:05:05 +02:00
parent 9b81bbaafe
commit 59425d6fc7
+7 -1
View File
@@ -1,12 +1,18 @@
# Change Log
## [10.11.0] - 2026-xx-xx
### 🎨 Enhancements
- [#1030](https://github.com/estruyf/vscode-front-matter/pull/1030): Add `frontMatter.file.slugSeparator` setting
## [10.10.1] - 2026-04-23
### 🐞 Fixes
- Fix Git detection when Git is configured via VS Code `git.path` and not installed globally on the system
- [#1023](https://github.com/estruyf/vscode-front-matter/issues/1023): Fix validation errors for image, file, and keywords fields
- [#1024](https://github.com/estruyf/vscode-front-matter/issues/1024): Re-add the `frontMatter.copilot.enabled` setting to allow users to disable the GitHub Copilot integration
- Fix Git detection when Git is configured via VS Code `git.path` and not installed globally on the system
## [10.10.0] - 2026-04-03 - [Release notes](https://beta.frontmatter.codes/updates/v10.10.0)