Skip to content

Commit f7fc0b6

Browse files
authored
MONGOID-5465: remove deprecation note from docs regarding single-value $in (#5629)
1 parent 01f3d7c commit f7fc0b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/reference/queries.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -685,9 +685,6 @@ as the following example demonstrates:
685685
class: Band
686686
embedded: false>
687687

688-
This wrapping behavior is deprecated and should not be relied on. It may be
689-
removed in a future release of Mongoid.
690-
691688

692689
Query Methods
693690
=============

0 commit comments

Comments
 (0)