diff --git a/source/whats-new.txt b/source/whats-new.txt index 21ed81e6..39a41557 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -57,7 +57,9 @@ improvements, and fixes: - Adds support for the ``KeyValuePair.Create()`` LINQ method. - Adds the ``GeoNear()`` aggregation builder method to construct a - ``$geoNear`` aggregation stage. + ``$geoNear`` aggregation stage. To view examples, see the + :manual:`$geoNear ` + reference in the {+mdb-server+} manual. - Supports casting from an interface to a type that implements that interface in LINQ queries.