From 5939dccc3b318c64cc7b3bdf4b5ea04e90853305 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 14 Apr 2023 13:56:11 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f52999a..01d23f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ ### 🎨 Enhancements +- [#566](https://github.com/estruyf/vscode-front-matter/issues/566): Keep the panel context on the live preview +- [#568](https://github.com/estruyf/vscode-front-matter/issues/568): Update the preview URL if the slug changes + ### ⚡️ Optimizations ### 🐞 Fixes