From de3757480673ef0f07ed46f269eb0402f29f53fc Mon Sep 17 00:00:00 2001 From: Avital Oliver Date: Thu, 17 Oct 2013 23:17:07 -0700 Subject: [PATCH] Update History.md --- History.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.md b/History.md index c4ce9ee3f0..eb777bb624 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,7 @@ ## vNEXT +* Fail explicitly when publishing non-cursors. + * Implement `$each`, `$sort`, and `$slice` options for minimongo's `$push` modifier.