Skip to content

Commit

Permalink
Update source/whats-new.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Rea Rustagi <[email protected]>
  • Loading branch information
mongoKart and rustagir authored Sep 26, 2024
1 parent a900cee commit e5aa07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The 3.0 driver release includes the following new features:

- The ``IMongoClient`` interface inherits the ``IDisposable`` interface. As a result, the
``MongoClient`` class and other classes that implement the ``IMongoClient`` interface
contain a ``Dispose()`` method. To learn more about this interface and use of the
contain a ``Dispose()`` method. To learn more about the ``IDisposable`` interface and how to use the
``Dispose()`` method, see
`Dispose Pattern <https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/dispose-pattern>`__
on MSDN.
Expand Down

0 comments on commit e5aa07e

Please sign in to comment.