From 4a0c1a40599fefcd286db47b13bf404eb0e87a97 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 22 Feb 2024 13:35:14 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfbecbe1..40c6997a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - [#731](https://github.com/estruyf/vscode-front-matter/issues/731): Added the ability to map/unmap taxonomy to multiple pages at once - [#746](https://github.com/estruyf/vscode-front-matter/issues/746): Placeholder support added to to the `slug` field - [#749](https://github.com/estruyf/vscode-front-matter/issues/749): Ability to set your own filters on the content dashboard with the `frontMatter.content.filters` setting -- [[#756](https://github.com/estruyf/vscode-front-matter/issues/756): i18n/multilingual content support +- [#756](https://github.com/estruyf/vscode-front-matter/issues/756): i18n/multilingual content support ### 🎨 Enhancements