You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by mh...@apache.org on 2019/01/02 19:44:44 UTC

datafu git commit: Update changes.md

Repository: datafu
Updated Branches:
  refs/heads/1.5.0 [created] 8bccf5b09


Update changes.md


Project: http://git-wip-us.apache.org/repos/asf/datafu/repo
Commit: http://git-wip-us.apache.org/repos/asf/datafu/commit/8bccf5b0
Tree: http://git-wip-us.apache.org/repos/asf/datafu/tree/8bccf5b0
Diff: http://git-wip-us.apache.org/repos/asf/datafu/diff/8bccf5b0

Branch: refs/heads/1.5.0
Commit: 8bccf5b0967e0c780355513b17cfe66fb0e3efbf
Parents: 857cf16
Author: matthew.hayes <mh...@apache.org>
Authored: Wed Jan 2 11:44:22 2019 -0800
Committer: matthew.hayes <mh...@apache.org>
Committed: Wed Jan 2 11:44:22 2019 -0800

----------------------------------------------------------------------
 changes.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/datafu/blob/8bccf5b0/changes.md
----------------------------------------------------------------------
diff --git a/changes.md b/changes.md
index 7bad5b1..079691c 100644
--- a/changes.md
+++ b/changes.md
@@ -1,3 +1,19 @@
+# 1.5.0
+
+Additions:
+
+* dedup macro (DATAFU-129)
+* sample_by_keys macro (DATAFU-127)
+
+Improvements:
+
+* Update Ruby gem for site generation (DATAFU-147)
+* Make DataFu compile with Java 8 (DATAFU-132)
+
+Changes:
+
+* Upgrade to Gradle v4.8.1 (DATAFU-146)
+
 # 1.4.0
 
 Changes: