Skip to content

Commit

Permalink
Bumped version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiospampinato committed Apr 2, 2021
1 parent 3aaa3e7 commit ced45ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### Version 1.4.1
- Update .github/FUNDING.yml
- Deleted repo-level github funding.yml
- Ensuring files with the same name can be distinguished in the diff editor

### Version 1.4.0
- Removed binary files from the quickpick

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Diff",
"description": "Diff 2 opened files with ease. Because running `code --diff path1 path2` is too slow.",
"icon": "resources/logo-128x128.png",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",
"main": "out/extension.js",
"publisher": "fabiospampinato",
Expand Down

0 comments on commit ced45ed

Please sign in to comment.