From d998c8d48211035b17701e15e6642404c13edc28 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Thu, 17 Dec 2020 20:39:44 +0100 Subject: [PATCH] Prepare for 0.7.5 release --- packages/foam-vscode/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/foam-vscode/CHANGELOG.md b/packages/foam-vscode/CHANGELOG.md index 227a0c95a..0cc7897d8 100644 --- a/packages/foam-vscode/CHANGELOG.md +++ b/packages/foam-vscode/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to the "foam-vscode" extension will be documented in this fi Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. + +## [0.7.5] - 2020-12-17 + +Fixes and Improvement: +- Fixed "Open Daily Note" command issue in Windows (#407) + ## [0.7.4] - 2020-12-16 Fixes and Improvement: