@@ -28,6 +28,7 @@ Learn what's new in:
28
28
* :ref:`Version 2.24 <version-2.24>`
29
29
* :ref:`Version 2.23 <version-2.23>`
30
30
* :ref:`Version 2.22 <version-2.22>`
31
+ * :ref:`Previous Versions <csharp-previous-versions>`
31
32
32
33
.. _upcoming-breaking-changes:
33
34
@@ -220,3 +221,31 @@ The 2.22 driver release includes the following new features:
220
221
information on these events, see the
221
222
`MongoDB SDAM Logging and Monitoring specification.
222
223
<https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.rst#log-messages>`__
224
+
225
+ .. _csharp-previous-versions:
226
+
227
+ Previous Versions
228
+ -----------------
229
+
230
+ To learn about the features of previous versions of the {+driver-short+}, visit the
231
+ following links:
232
+
233
+ - `Version 2.18 <https://mongodb.github.io/mongo-csharp-driver/2.18/what_is_new/>`__
234
+ - `Version 2.17 <https://mongodb.github.io/mongo-csharp-driver/2.17/what_is_new/>`__
235
+ - `Version 2.16 <https://mongodb.github.io/mongo-csharp-driver/2.16/what_is_new/>`__
236
+ - `Version 2.15 <https://mongodb.github.io/mongo-csharp-driver/2.15/what_is_new/>`__
237
+ - `Version 2.14 <https://mongodb.github.io/mongo-csharp-driver/2.14/what_is_new/>`__
238
+ - `Version 2.13 <https://mongodb.github.io/mongo-csharp-driver/2.13/what_is_new/>`__
239
+ - `Version 2.12 <https://mongodb.github.io/mongo-csharp-driver/2.12/what_is_new/>`__
240
+ - `Version 2.11 <https://mongodb.github.io/mongo-csharp-driver/2.11/what_is_new/>`__
241
+ - `Version 2.10 <https://mongodb.github.io/mongo-csharp-driver/2.10/what_is_new/>`__
242
+ - `Version 2.9 <https://mongodb.github.io/mongo-csharp-driver/2.9/what_is_new/>`__
243
+ - `Version 2.8 <https://mongodb.github.io/mongo-csharp-driver/2.8/what_is_new/>`__
244
+ - `Version 2.7 <https://mongodb.github.io/mongo-csharp-driver/2.7/what_is_new/>`__
245
+ - `Version 2.6 <https://mongodb.github.io/mongo-csharp-driver/2.6/what_is_new/>`__
246
+ - `Version 2.5 <https://mongodb.github.io/mongo-csharp-driver/2.5/what_is_new/>`__
247
+ - `Version 2.4 <https://mongodb.github.io/mongo-csharp-driver/2.4/what_is_new/>`__
248
+ - `Version 2.3 <https://mongodb.github.io/mongo-csharp-driver/2.3/what_is_new/>`__
249
+ - `Version 2.2 <https://mongodb.github.io/mongo-csharp-driver/2.2/what_is_new/>`__
250
+ - `Version 2.1 <https://mongodb.github.io/mongo-csharp-driver/2.1/what_is_new/>`__
251
+ - `Version 2.0 <https://mongodb.github.io/mongo-csharp-driver/2.0/what_is_new/>`__
0 commit comments