File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,15 @@ MongoDB Compatibility
27
27
- MongoDB 2.6
28
28
- MongoDB 2.4
29
29
30
+ * - 2.7
31
+ - |checkmark|
32
+ - |checkmark|
33
+ - |checkmark|
34
+ - |checkmark|
35
+ - |checkmark|
36
+ - |checkmark|
37
+ -
38
+
30
39
* - 2.6
31
40
- |checkmark|
32
41
- |checkmark|
@@ -154,6 +163,20 @@ Ruby Compatibility
154
163
- JRuby 9.1
155
164
- JRuby
156
165
166
+ * - 2.7
167
+ - |checkmark|
168
+ - |checkmark|
169
+ - |checkmark|
170
+ - |checkmark|
171
+ - |checkmark|
172
+ - |checkmark|
173
+ - |checkmark|
174
+ - |checkmark|
175
+ -
176
+ - |checkmark|
177
+ - |checkmark|
178
+ -
179
+
157
180
* - 2.6
158
181
- |checkmark|
159
182
- |checkmark|
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ module Mongo
17
17
# The current version of the driver.
18
18
#
19
19
# @since 2.0.0
20
- VERSION = '2.7.0.rc0 ' . freeze
20
+ VERSION = '2.7.0' . freeze
21
21
end
You can’t perform that action at this time.
0 commit comments