File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # ** v1.16.0**
2+
3+ ## What's New
4+
5+ * @edgardmessias Made Some under the hood tweaks
6+
17# ** v1.15.0**
28
39## What's New
Original file line number Diff line number Diff line change 22 "name" : " svn-scm" ,
33 "displayName" : " SVN" ,
44 "description" : " Integrated Subversion source control" ,
5- "version" : " 1.15 .0" ,
5+ "version" : " 1.16 .0" ,
66 "publisher" : " johnstoncode" ,
77 "engines" : {
88 "vscode" : " ^1.17.0"
228228 },
229229 {
230230 "command" : " svn.revertSelectedRanges" ,
231- "when" : " config.svn.enabled && svnOpenRepositoryCount != 0 && svnHasSupportToRegisterDiffCommand == 1"
231+ "when" :
232+ " config.svn.enabled && svnOpenRepositoryCount != 0 && svnHasSupportToRegisterDiffCommand == 1"
232233 }
233234 ],
234235 "scm/title" : [
You can’t perform that action at this time.
0 commit comments