diff --git a/source/release-notes/5.0.txt b/source/release-notes/5.0.txt index f7aa76aad43..ee9b7c560e3 100644 --- a/source/release-notes/5.0.txt +++ b/source/release-notes/5.0.txt @@ -714,6 +714,12 @@ of :doc:`replica set ` :term:`capped collections ` are processed by the :doc:`secondary members `. +Snippets Package Manager for ``mongosh`` +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +:binary:`~bin.mongosh` provides the :ref:`snippets ` +tool to facilitate running and sharing scripts. + Execution Plan Statistics for Query with ``$lookup`` Pipeline Stage ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~