From 5ba7ad449a279428522bc3d22aba3009b4f35410 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 23 Nov 2021 19:56:13 +0100 Subject: [PATCH 1/2] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea5342d9..d36bd18a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### 🎨 Enhancements - Updated camera icon from VS Code to media icon -- Updated `check` icon on media inserts to `plus` icon +- Updated the media card actions to show it within a menu. This will give a better experience with custom scripts. - [#97](https://github.com/estruyf/vscode-front-matter/issues/97): Custom Script support for media files and folders - [#178](https://github.com/estruyf/vscode-front-matter/issues/178): Sorting added to the media dashboard - [#179](https://github.com/estruyf/vscode-front-matter/issues/179): Updated the `open dashboard` icon to make it easier to spot it From 7bdb2fa0255c6b56de4368948b2385f40a3b7c95 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 23 Nov 2021 19:59:11 +0100 Subject: [PATCH 2/2] Updated changelog for new 5.6.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d36bd18a..5311bc0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [5.6.0] - 2021-11-xx +## [5.6.0] - 2021-11-23 ### 🎨 Enhancements