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.