We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c36d2 commit d7c87c0Copy full SHA for d7c87c0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.14.0](https://github.com/JohnstonCode/svn-scm/compare/v2.13.6...v2.14.0) (2021-10-07)
2
+
3
4
+### Features
5
6
+* Support SVN_ASP_DOT_NET_HACK env variable ([#1174](https://github.com/JohnstonCode/svn-scm/issues/1174)) ([86c36d2](https://github.com/JohnstonCode/svn-scm/commit/86c36d2166c9e483d2470b088f9cb34c0beb0b81))
7
8
## [2.13.6](https://github.com/JohnstonCode/svn-scm/compare/v2.13.5...v2.13.6) (2021-05-31)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.13.6",
+ "version": "2.14.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments