Skip to content

Commit

Permalink
Merge pull request #161 from hdpoliveira/update171
Browse files Browse the repository at this point in the history
Update version to 1.7.1
  • Loading branch information
mrcrowl authored Aug 19, 2020
2 parents 47ee408 + 4b61c39 commit 279805c
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
@@ -1,3 +1,9 @@
# **v1.7.1**

## Bug fix

- Fix: gutter indicators stopped working with Visual Studio Code 1.48 [#158](https://github.com/mrcrowl/vscode-hg/issues/158)

# **v1.7.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/mrcrowl/vscode-hg/issues"
},
"version": "1.7.0",
"version": "1.7.1",
"engines": {
"vscode": "^1.30.0"
},
Expand Down

0 comments on commit 279805c

Please sign in to comment.