From 67df02005a725adf837449d68b24a9d790aa2f36 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Sun, 15 Apr 2012 10:46:05 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4761640e..ffe6e7a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ * Fixed bug where KryoService would fail when two jobs were called simultaneously from different threads (as with cascalog.checkpoint). * Added `lfs-delimited` and `hfs-delimited` tap functions. * Added `fixed-sample` operator to `cascalog.ops` +* Exposed a pure-Java, fully-interoperable API to Cascalog called JCascalog +* Regular Java lists can now be used as generators * Bug fix: make vars containing predmacros work properly ## 1.8.6