Repository: buildr Updated Branches: refs/heads/master 84481a36f -> 547a38d74
whitespace Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/547a38d7 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/547a38d7 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/547a38d7 Branch: refs/heads/master Commit: 547a38d74a22563bef802f78872d271e6506ab49 Parents: 84481a3 Author: Antoine Toulme <[email protected]> Authored: Thu May 5 23:09:09 2016 -0700 Committer: Antoine Toulme <[email protected]> Committed: Thu May 5 23:09:09 2016 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/547a38d7/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 5841258..fb15405 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,10 +9,10 @@ * Change: Update jekyll to 3.1.3 * Change: Update rdoc to 4.2.2 * Added: Travis badge to README.rdoc -* Added: BUILDR-577 Allow remote repo to be added with http basic auth support. Submitted by Michael Guymon. -* Fixed: BUILDR-207 remove 'Skipping tests' messages -* Added: BUILDR-703 release: allow THIS_VERSION to be defined in another file -* Fixed: BUILDR-674 Artifacts with bundle extension cannot be downloaded by Buildr +* Added: BUILDR-577 Allow remote repo to be added with http basic auth support. Submitted by Michael Guymon. +* Fixed: BUILDR-207 remove 'Skipping tests' messages +* Added: BUILDR-703 release: allow THIS_VERSION to be defined in another file +* Fixed: BUILDR-674 Artifacts with bundle extension cannot be downloaded by Buildr 1.4.25 (2016-04-18) * Change: BUILDR-712 Update jruby-openssl dependency version or support a range of versions
