File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
- # ** v1.4.0 under development**
1
+ # ** v1.5.0 UNDER DEVELOPMENT**
2
+
3
+ # ** v1.4.0**
2
4
3
5
## What's New
4
6
17
19
* @JohnstonCode Commit info message now shows what revision it was
18
20
* @JohnstonCode Added svn update to scm title commands
19
21
* @JohnstonCode Added confirmation message to revert command
20
- * @edgardmessias Added support for multiple svn folders. To configure,
21
- edit the options:
22
+ * @edgardmessias Added support for multiple svn folders. To configure, edit the
23
+ options:
22
24
* "svn.multipleFolders.enabled" : Allow to find subfolders using SVN
23
25
* "svn.layout.depth" : Maximum depth to find subfolders using SVN
24
- * "svn.multipleFolders.ignore" : Folders to ignore using SVN
25
- (Ex.: '\*\ * /vendor', '\*\ * /node_modules')
26
+ * "svn.multipleFolders.ignore" : Folders to ignore using SVN (Ex.:
27
+ '\* * /vendor', '\* * /node_modules')
26
28
* @edgardmessias Added support for enable/disable without reload window,
27
29
28
30
## Bug Fixes
Original file line number Diff line number Diff line change 2
2
"name" : " svn-scm" ,
3
3
"displayName" : " SVN" ,
4
4
"description" : " Integrated Subversion source control" ,
5
- "version" : " 1.3.2 " ,
5
+ "version" : " 1.4.0 " ,
6
6
"publisher" : " johnstoncode" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.17.0"
You can’t perform that action at this time.
0 commit comments