Skip to content

Commit

Permalink
release: 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
senyai committed Sep 27, 2023
1 parent cbafe17 commit 56506d2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

# v0.5.1

### What's New

- Use the same content backend (`FileSystemProvider`) as git extension

### Bug Fix

- Use remote names to push and pull to allows the use of the saved passwords


# v0.5.0

### What's New
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bugs": {
"url": "https://github.com/koog1000/vscode-fossil/issues"
},
"version": "0.5.0",
"version": "0.5.1",
"engines": {
"vscode": "^1.36.0"
},
Expand Down

0 comments on commit 56506d2

Please sign in to comment.