We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce57c22 commit c34ab1fCopy full SHA for c34ab1f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.1](https://github.com/JohnstonCode/svn-scm/compare/v2.11.0...v2.11.1) (2020-05-06)
2
+
3
4
+### Bug Fixes
5
6
+* Fixed focus out for authentication dialog (close [#918](https://github.com/JohnstonCode/svn-scm/issues/918)) ([#919](https://github.com/JohnstonCode/svn-scm/issues/919)) ([ce57c22](https://github.com/JohnstonCode/svn-scm/commit/ce57c220c62c5ce537ace265e7fede543cbf18f8))
7
8
# [2.11.0](https://github.com/JohnstonCode/svn-scm/compare/v2.10.6...v2.11.0) (2020-05-06)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.11.0",
+ "version": "2.11.1",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.43.0"
0 commit comments