Skip to content

Commit d262c66

Browse files
committed
released v1.17.0
1 parent de3f42e commit d262c66

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
# **v1.16.0** #UNDER DEV
1+
# **v1.17.0**
2+
3+
## What's New
4+
5+
* @edgardmessias Added config option for status count
26

37
## Bug Fixes
48

59
* @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
613

714
# **v1.16.0**
815

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svn-scm",
33
"displayName": "SVN",
44
"description": "Integrated Subversion source control",
5-
"version": "1.16.0",
5+
"version": "1.17.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.17.0"

0 commit comments

Comments
 (0)