Skip to content

Commit 8c97511

Browse files
committed
Updated CHANGELOG
1 parent 1181778 commit 8c97511

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# **v1.4.0 under development**
2+
3+
## What's New
4+
5+
* @edgardmessias Added support to configure non-standard layout. To configure, edit the options:
6+
* "svn.layout.trunk" : Relative path for 'trunk' in SVN URL, 'null' to disable. (Ex.: 'trunk', 'main')
7+
* "svn.layout.branches" : Relative path for 'branches' in SVN URL, 'null' to disable. (Ex.: 'branches', 'versions')
8+
* "svn.layout.tags" : Relative path for 'tags' in SVN URL, 'null' to disable. (Ex.: 'tags', 'stamps')
9+
10+
## Bug Fixes
11+
12+
* @edgardmessias Fixed config option form svn path
13+
114
# **v1.3.2**
215

316
## Bug Fixes

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ Files\TortoiseSVN\bin` is available in PATH.
3030
[Issues](https://github.com/JohnstonCode/svn-scm/issues)
3131
* Feel free to submit
3232
[pull requests](https://github.com/JohnstonCode/svn-scm/pulls)
33+
34+
## Contributors
35+
36+
* @JohnstonCode
37+
* @edgardmessias

0 commit comments

Comments
 (0)