diff --git a/NEWS.md b/NEWS.md index 29a42326..d52c4ee9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# Query.jl v0.9.1 Release Notes +* Add missing @count macro definition for piping + # Query.jl v0.9.0 Release Notes * Add @take and @drop standalone macros * Fix some test bugs