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 7fcb4fe commit 010d6daCopy full SHA for 010d6da
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# **v1.5.0 UNDER DEVELOPMENT**
2
3
+# **v1.4.4**
4
+
5
+## Bug Fixes
6
7
+* @edgardmessias fixed error showing in developer tools
8
+* @edgardmessias Removed conflict files from not tracked files
9
10
# **v1.4.3**
11
12
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.4.3",
+ "version": "1.4.4",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.17.0"
0 commit comments