We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3175573 commit 1722170Copy full SHA for 1722170
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# **v1.5.0 UNDER DEVELOPMENT**
2
3
+# **v1.4.2**
4
+
5
+## Bug Fixes
6
7
+* @edgardmessias fixed #69 source control not working in subfolder of project
8
9
# **v1.4.1**
10
11
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.4.1",
+ "version": "1.4.2",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.17.0"
0 commit comments