From 7d3653589b69e8f3e67e87930c756d3dbb3a7d9b Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 13 Aug 2024 13:39:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ab6296b..1933ddfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ✨ New features -- [#823](https://github.com/estruyf/vscode-front-matter/issues/823): Integrated GitHub Copilot support for titles, descriptions, and tags +- [#823](https://github.com/estruyf/vscode-front-matter/issues/823): Integrated GitHub Copilot support for titles, descriptions, and taxonomy field suggestions - [#824](https://github.com/estruyf/vscode-front-matter/issues/824): Added the ability to link custom actions to fields ### 🎨 Enhancements