We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f076e64 commit c5fbfa2Copy full SHA for c5fbfa2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.10.3](https://github.com/JohnstonCode/svn-scm/compare/v2.10.2...v2.10.3) (2020-02-21)
2
+
3
4
+### Bug Fixes
5
6
+* temp svn fs changed output content type to Buffer to preserve encoding-specific characters ([#836](https://github.com/JohnstonCode/svn-scm/issues/836)) ([f076e64](https://github.com/JohnstonCode/svn-scm/commit/f076e6465dd43a54191154b228e89d08a36fd142))
7
8
## [2.10.2](https://github.com/JohnstonCode/svn-scm/compare/v2.10.1...v2.10.2) (2020-02-21)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.10.2",
+ "version": "2.10.3",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.42.0"
0 commit comments