Replace Pending flag with date
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/d79656f8 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/d79656f8 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/d79656f8 Branch: refs/heads/master Commit: d79656f887587f1f4b9523ba6294317610f5ff41 Parents: 884ea17 Author: Peter Donald <[email protected]> Authored: Wed Jun 18 21:41:48 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Wed Jun 18 21:41:48 2014 +1000 ---------------------------------------------------------------------- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/d79656f8/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 48e15a5..84192c5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -1.4.18 (Pending) +1.4.18 (2014-06-18) * Change: BUILDR-664 - Update Checkstyle addon so that extra_dependencies is the project dependencies by default. Move the checkstyle dependencies to the start of the classpath to avoid problems running checkstyle.
