mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-05 01:11:19 +02:00
chore: update CHANGELOG for version 10.11.0 and fix duplicate entry in 10.10.1
This commit is contained in:
+7
-1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user