Skip to content

Commit 39d1f6e

Browse files
committed
Preparing the 2.4.0 release.
1 parent 243705a commit 39d1f6e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ChangeLog.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.4.0 - 2016-10-30
2+
3+
This release introduces the ability to supply a password for SVN repositories that can't authenticate by other means.
4+
It also adds the ability to specify the '--branches' and '--tags' arguments multiple times to better support those with
5+
more complicated SVN repository layouts.
6+
7+
* Added support for the '--password' option for authentication (thanks edpbx).
8+
* Added the ability to specify the '--branches' and '--tags' arguments multiple times (thanks pdf).
9+
* Fixed a problem with processing of the '--exclude' argument (improper quoting internally) (thanks pdf).
10+
111
# 2.3.2 - 2014-06-08
212

313
This is a bugfix release. It fixes issues running with Windows using MRI ruby and fixes a problem with Ruby 1.8.7.

0 commit comments

Comments
 (0)