Skip to content

Commit

Permalink
Update Changelog and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Lagger committed Jan 13, 2021
1 parent 46b30ff commit 63a3693
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to the "vscode-fhir-tools" extension will be documented in t
The format is based on [Keep a Changelog](http://keepachangelog.com/)


## [1.4.1] - 2021-01-13

### Fixed

- Validate resource with a space in the file name

## [1.4.0] - 2020-07-28

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-fhir-tools",
"displayName": "FHIR tools",
"description": "",
"version": "1.4.0",
"version": "1.4.1",
"publisher": "Yannick-Lagger",
"author": {
"name": "Yannick Lagger",
Expand Down

0 comments on commit 63a3693

Please sign in to comment.