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 6ded7cd commit fe6e75cCopy full SHA for fe6e75c
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# **v1.28.0**
2
+
3
+## What's New
4
5
+* @edgardmessias Added support to ignoring files by ext
6
7
+## Bug Fixes
8
9
+* @JohnstonCode svn log revision is now HEAD:1
10
+* @edgardmessias Fixed inconsistent line ending style error
11
12
# **v1.27.1**
13
14
## Changes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.27.1",
+ "version": "1.28.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.18.0"
0 commit comments