We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b97b58 commit d871788Copy full SHA for d871788
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.4](https://github.com/JohnstonCode/svn-scm/compare/v2.11.3...v2.11.4) (2020-06-22)
2
+
3
4
+### Bug Fixes
5
6
+* VSCode now uses iconv-lite-umd ([#975](https://github.com/JohnstonCode/svn-scm/issues/975)) ([3b97b58](https://github.com/JohnstonCode/svn-scm/commit/3b97b58cedfc10169d92a9f3b9166c5f9d6b4f34))
7
8
## [2.11.3](https://github.com/JohnstonCode/svn-scm/compare/v2.11.2...v2.11.3) (2020-06-07)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.11.3",
+ "version": "2.11.4",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments