@@ -26,7 +26,7 @@ Learn what's new in:
26
26
* :ref:`Version 2.24 <version-2.24>`
27
27
* :ref:`Version 2.23 <version-2.23>`
28
28
* :ref:`Version 2.22 <version-2.22>`
29
- * :ref:`Version 2.21 <version-2.21 >`
29
+ * :ref:`Previous Versions <csharp-previous-versions >`
30
30
31
31
.. _upcoming-breaking-changes:
32
32
@@ -193,3 +193,31 @@ The 2.22 driver release includes the following new features:
193
193
information on these events, see the
194
194
`MongoDB SDAM Logging and Monitoring specification.
195
195
<https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.rst#log-messages>`__
196
+
197
+ .. _csharp-previous-versions:
198
+
199
+ Previous Versions
200
+ -----------------
201
+
202
+ To learn about the features of previous versions of the {+driver-short+}, visit the
203
+ following links:
204
+
205
+ - `Version 2.18 <https://mongodb.github.io/mongo-csharp-driver/2.18/what_is_new/>`__
206
+ - `Version 2.17 <https://mongodb.github.io/mongo-csharp-driver/2.17/what_is_new/>`__
207
+ - `Version 2.16 <https://mongodb.github.io/mongo-csharp-driver/2.16/what_is_new/>`__
208
+ - `Version 2.15 <https://mongodb.github.io/mongo-csharp-driver/2.15/what_is_new/>`__
209
+ - `Version 2.14 <https://mongodb.github.io/mongo-csharp-driver/2.14/what_is_new/>`__
210
+ - `Version 2.13 <https://mongodb.github.io/mongo-csharp-driver/2.13/what_is_new/>`__
211
+ - `Version 2.12 <https://mongodb.github.io/mongo-csharp-driver/2.12/what_is_new/>`__
212
+ - `Version 2.11 <https://mongodb.github.io/mongo-csharp-driver/2.11/what_is_new/>`__
213
+ - `Version 2.10 <https://mongodb.github.io/mongo-csharp-driver/2.10/what_is_new/>`__
214
+ - `Version 2.9 <https://mongodb.github.io/mongo-csharp-driver/2.9/what_is_new/>`__
215
+ - `Version 2.8 <https://mongodb.github.io/mongo-csharp-driver/2.8/what_is_new/>`__
216
+ - `Version 2.7 <https://mongodb.github.io/mongo-csharp-driver/2.7/what_is_new/>`__
217
+ - `Version 2.6 <https://mongodb.github.io/mongo-csharp-driver/2.6/what_is_new/>`__
218
+ - `Version 2.5 <https://mongodb.github.io/mongo-csharp-driver/2.5/what_is_new/>`__
219
+ - `Version 2.4 <https://mongodb.github.io/mongo-csharp-driver/2.4/what_is_new/>`__
220
+ - `Version 2.3 <https://mongodb.github.io/mongo-csharp-driver/2.3/what_is_new/>`__
221
+ - `Version 2.2 <https://mongodb.github.io/mongo-csharp-driver/2.2/what_is_new/>`__
222
+ - `Version 2.1 <https://mongodb.github.io/mongo-csharp-driver/2.1/what_is_new/>`__
223
+ - `Version 2.0 <https://mongodb.github.io/mongo-csharp-driver/2.0/what_is_new/>`__
0 commit comments