We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8945b8 commit 8b552baCopy full SHA for 8b552ba
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.5](https://github.com/JohnstonCode/svn-scm/compare/v2.11.4...v2.11.5) (2020-07-07)
2
+
3
4
+### Bug Fixes
5
6
+* Typo in keepLocal warning message ([#996](https://github.com/JohnstonCode/svn-scm/issues/996)) ([c8945b8](https://github.com/JohnstonCode/svn-scm/commit/c8945b87f42bfdebd74daaaecadf33cfc9560d1f))
7
8
## [2.11.4](https://github.com/JohnstonCode/svn-scm/compare/v2.11.3...v2.11.4) (2020-06-22)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.11.4",
+ "version": "2.11.5",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments