We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47ee408 + 4b61c39 commit 279805cCopy full SHA for 279805c
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# **v1.7.1**
2
+
3
+## Bug fix
4
5
+- Fix: gutter indicators stopped working with Visual Studio Code 1.48 [#158](https://github.com/mrcrowl/vscode-hg/issues/158)
6
7
# **v1.7.0**
8
9
## What's New
package.json
@@ -16,7 +16,7 @@
16
"bugs": {
17
"url": "https://github.com/mrcrowl/vscode-hg/issues"
18
},
19
- "version": "1.7.0",
+ "version": "1.7.1",
20
"engines": {
21
"vscode": "^1.30.0"
22
0 commit comments