Skip to content

Commit d912397

Browse files
committed
small fix
1 parent df43141 commit d912397

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/whats-new.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ improvements, and fixes:
4949
replaced by these new methods in a future driver release, so consider
5050
changing the usages in your application.
5151

52-
- Adds named arguments for the ``SearchStage`` builder. This change
52+
- Adds named arguments for the ``SearchStage``, ``VectorSearchStage``,
53+
and ``SearchMetaStage`` builder classes. This change
5354
allows you to write Atlas Search and Atlas Vector Search queries in a
5455
more type-safe and organized way. To learn more, see the
5556
:ref:`php-atlas-search` and :ref:`php-vector-search` guides.

0 commit comments

Comments
 (0)