Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kahole committed Nov 6, 2023
1 parent 0951c00 commit 8cecd1e
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.48]
- Fixed issue where pound symbol in untracked file caused those files to not show up.

## [0.6.47]
- Fixed issue with stuck status bar messages. And disabled status messages for magit status.

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.47",
"version": "0.6.48",
"engines": {
"vscode": "^1.50.0"
},
Expand Down

0 comments on commit 8cecd1e

Please sign in to comment.