File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to the "foam-vscode" extension will be documented in this fi
4
4
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
+ ## [ 0.20.0] - 2022-09-30
8
+
9
+ New Features:
10
+ - Added ` foam-vscode.create-note ` command, which can be very customized for several use cases (#1076 )
11
+
12
+ Fixes and Improvements:
13
+ - Removed ` + ` as a trigger char for date snippets
14
+ - Improved attachment support (#915 )
15
+ - Improved error handling when starting Foam without an open workspace (#908 )
16
+ - Added support for opening non-text files via wikilink (#915 )
17
+ - Dataviz: now clicking is enough to open a link from the graph
18
+ - Dataviz: clicking on images/attachments will open them
19
+
7
20
## [ 0.19.5] - 2022-09-01
8
21
9
22
Fixes and Improvements:
You can’t perform that action at this time.
0 commit comments