We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3f42e commit d262c66Copy full SHA for d262c66
CHANGELOG.md
@@ -1,8 +1,15 @@
1
-# **v1.16.0** #UNDER DEV
+# **v1.17.0**
2
+
3
+## What's New
4
5
+* @edgardmessias Added config option for status count
6
7
## Bug Fixes
8
9
* @edgardmessias Fixed tile title for commit log
10
+* @edgardmessias Fixed an issue what would cause SVN SCM to stop working when opening an external file.
11
+* @johnjacobkenny Fixed typos
12
+* @katrinleinweber Fixed typos
13
14
# **v1.16.0**
15
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.16.0",
+ "version": "1.17.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.17.0"
0 commit comments