-
Notifications
You must be signed in to change notification settings - Fork 26
DOCSP-51244: Fix short page: previous versions #673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,7 @@ Learn what's new in: | |
* :ref:`Version 2.24 <version-2.24>` | ||
* :ref:`Version 2.23 <version-2.23>` | ||
* :ref:`Version 2.22 <version-2.22>` | ||
* :ref:`Previous Versions <csharp-previous-versions>` | ||
|
||
.. _upcoming-breaking-changes: | ||
|
||
|
@@ -220,3 +221,31 @@ The 2.22 driver release includes the following new features: | |
information on these events, see the | ||
`MongoDB SDAM Logging and Monitoring specification. | ||
<https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.rst#log-messages>`__ | ||
|
||
.. _csharp-previous-versions: | ||
|
||
Previous Versions | ||
----------------- | ||
|
||
To learn about the features of previous versions of the {+driver-short+}, visit the | ||
following links: | ||
|
||
- `Version 2.18 <https://mongodb.github.io/mongo-csharp-driver/2.18/>`__ | ||
|
||
- `Version 2.17 <https://mongodb.github.io/mongo-csharp-driver/2.17/>`__ | ||
- `Version 2.16 <https://mongodb.github.io/mongo-csharp-driver/2.16/>`__ | ||
- `Version 2.15 <https://mongodb.github.io/mongo-csharp-driver/2.15/>`__ | ||
- `Version 2.14 <https://mongodb.github.io/mongo-csharp-driver/2.14/>`__ | ||
- `Version 2.13 <https://mongodb.github.io/mongo-csharp-driver/2.13/>`__ | ||
- `Version 2.12 <https://mongodb.github.io/mongo-csharp-driver/2.12/>`__ | ||
- `Version 2.11 <https://mongodb.github.io/mongo-csharp-driver/2.11/>`__ | ||
- `Version 2.10 <https://mongodb.github.io/mongo-csharp-driver/2.10/>`__ | ||
- `Version 2.9 <https://mongodb.github.io/mongo-csharp-driver/2.9/>`__ | ||
- `Version 2.8 <https://mongodb.github.io/mongo-csharp-driver/2.8/>`__ | ||
- `Version 2.7 <https://mongodb.github.io/mongo-csharp-driver/2.7/>`__ | ||
- `Version 2.6 <https://mongodb.github.io/mongo-csharp-driver/2.6/>`__ | ||
- `Version 2.5 <https://mongodb.github.io/mongo-csharp-driver/2.5/>`__ | ||
- `Version 2.4 <https://mongodb.github.io/mongo-csharp-driver/2.4/>`__ | ||
- `Version 2.3 <https://mongodb.github.io/mongo-csharp-driver/2.3/>`__ | ||
- `Version 2.2 <https://mongodb.github.io/mongo-csharp-driver/2.2/>`__ | ||
- `Version 2.1 <https://mongodb.github.io/mongo-csharp-driver/2.1/>`__ | ||
- `Version 2.0 <https://mongodb.github.io/mongo-csharp-driver/2.0/>`__ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to tech reviewer: let me know if you think this is a good place for these links
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah it's good