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 8e807ca commit 1b38e52Copy full SHA for 1b38e52
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# **v1.0.3**
2
+
3
+## Changes
4
5
+* Merged @edgardmessias PR Added support to subpath for project, in switching
6
+ branches
7
8
# **v1.0.2**
9
10
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.0.2",
+ "version": "1.0.3",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.17.0"
0 commit comments