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 3c12952 commit 321307eCopy full SHA for 321307e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+**v0.8.4**
2
+=============================================
3
+
4
+## Bug Fixes
5
+ - Fixes issue #13 - Status of files outside of current folder being shown
6
7
**v0.8.3**
8
=============================================
9
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "0.8.3",
+ "version": "0.8.4",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.16.0"
0 commit comments