Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kahole committed Jul 13, 2023
1 parent 5d8e5df commit e9462af
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [0.6.45]
- Fix resolution of user keybindings for help-view (`?` view)

## [0.6.44]
- Improved performance of status view and fix commit ahead/behind list for very out-of-sync repos (@bjackman Brendan Jackman)
- add a switch for log --first-parent (@tzemanovic Tomas Zemanovic)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": {
"name": "Kristian Andersen Hole"
},
"version": "0.6.44",
"version": "0.6.45",
"engines": {
"vscode": "^1.50.0"
},
Expand Down

0 comments on commit e9462af

Please sign in to comment.