File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,19 @@ Release Notes
26
26
27
27
You should always install the latest, stable version of MongoDB.
28
28
Stable versions have an even-numbered minor version number. For
29
- example, v2.0 and v2.2 are stable, while v2.1 is a development
30
- version.
29
+ example: v2.2 is stable, v2.0 and v1.8 were previously the stable,
30
+ while v2.1 and v2.3 is a development version.
31
31
32
- - Current Stable Releases
32
+ - Current Stable Release
33
+
34
+ - :doc:`/release-notes/2.2`
35
+
36
+ - Supported Previous Stable Release
33
37
34
38
- :wiki:`v2.0 Release Notes <2.0+Release+Notes>`
35
- - :wiki:`v1.8 Release Notes <1.8+Release+Notes>`
36
39
37
- - Current Development Release (v2.1-series)
40
+ - Previous Stable Release
38
41
39
- - :doc:`/release-notes/2.2`
42
+ - :wiki:`v1.8 Release Notes <1.8+Release+Notes>`
43
+
44
+ - Current Development Release (v2.3-series)
Original file line number Diff line number Diff line change 2
2
Reference
3
3
=========
4
4
5
-
6
-
7
5
MongoDB Interface
8
6
-----------------
9
7
You can’t perform that action at this time.
0 commit comments