Skip to content

Commit

Permalink
Preparation for 0.10.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoferretti committed Mar 1, 2021
1 parent a92ea7d commit 4b65397
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/foam-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ 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.10.3] - 2021-03-01

Fixes and Improvements:

- Model: fixed wikilink resolution when using link definitions
- Templates: improved validation during template creation

## [0.10.2] - 2021-02-24

Fixes and Improvements:
Expand Down
1 change: 1 addition & 0 deletions packages/foam-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "foam-vscode",
"displayName": "Foam for VSCode (Wikilinks to Markdown)",
"description": "Generate markdown reference lists from wikilinks in a workspace",
"private": true,
"repository": {
"url": "https://github.com/foambubble/foam",
"type": "git"
Expand Down

0 comments on commit 4b65397

Please sign in to comment.