Skip to content

Commit 5d1fb25

Browse files
Preparation for next release
1 parent 6012cc1 commit 5d1fb25

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages/foam-vscode/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to the "foam-vscode" extension will be documented in this fi
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

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+
720
## [0.19.5] - 2022-09-01
821

922
Fixes and Improvements:

0 commit comments

Comments
 (0)