From 2b587734ff419dc5ad0ce883d0582079aa7ffe38 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Mon, 14 May 2018 15:31:36 -0700 Subject: [PATCH] Update NEWS --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 273f30c1..8aa38a83 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# Query.jl v0.9.3 Release Notes +* Add the ability to collect into a function from LINQ style queries + # Query.jl v0.9.2 Release Notes * Fix deprecation warning in IndexedTables tests