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 25f1f8d commit 6b41d6cCopy full SHA for 6b41d6c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# **v1.27.0**
2
+
3
+## What's New
4
5
+* @JohnstonCode Added menu option to ignore unversioned files
6
7
# **v1.26.1**
8
9
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.26.1",
+ "version": "1.27.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.18.0"
0 commit comments