We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d4691 commit df32d9eCopy full SHA for df32d9e
packages/foam-vscode/CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to the "foam-vscode" extension will be documented in this fi
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
+## [0.21.2] - 2023-04-11
8
+
9
+Fixes and Improvements:
10
11
+- Fixed embed with relative paths (#1168, #1170)
12
+- Improved multi-root folder support for daily notes (#1126, #1175)
13
+- Improved use of tag completion (#1183 - thanks @jimgraham)
14
+- Fixed relative path use in note creation when using templates (#1170)
15
16
+Internal:
17
18
+- Sync user docs with foam-template docs (#1180 - thanks @infogulch)
19
20
## [0.21.1] - 2023-02-24
21
22
Fixes and Improvements:
0 commit comments