We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf1387 commit 33e22e0Copy full SHA for 33e22e0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.9.1](https://github.com/JohnstonCode/svn-scm/compare/v2.9.0...v2.9.1) (2020-02-19)
2
+
3
4
+### Bug Fixes
5
6
+* scanning root ([#828](https://github.com/JohnstonCode/svn-scm/issues/828)) ([#829](https://github.com/JohnstonCode/svn-scm/issues/829)) ([5cf1387](https://github.com/JohnstonCode/svn-scm/commit/5cf138703bdb046781b0311e0e11e1ec84e49a0e))
7
8
# [2.9.0](https://github.com/JohnstonCode/svn-scm/compare/v2.8.0...v2.9.0) (2020-02-19)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.9.0",
+ "version": "2.9.1",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.42.0"
0 commit comments