Skip to content

Commit a22c5ae

Browse files
docs(NODE-7272): update compat tables for v7 (#290)
Co-authored-by: bailey <[email protected]> Release-As: 7.0.0
1 parent a1fff24 commit a22c5ae

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ modify an existing installation) and select *Common Tools for Visual C++* during
3939
Only the following version combinations with the [MongoDB Node.js
4040
Driver](https://github.com/mongodb/node-mongodb-native) are considered stable.
4141

42-
43-
| ------------- | -------------- | -------------- |
44-
| `[email protected]` | N/A ||
45-
| `[email protected]` |||
46-
| `[email protected]` |||
47-
| `[email protected]` || N/A |
42+
43+
| ------------- | -------------- | -------------- | -------------- |
44+
| `[email protected]` | N/A | N/A ||
45+
| `[email protected]` | N/A || N/A |
46+
| `[email protected]` ||| N/A |
47+
| `[email protected]` ||| N/A |
48+
| `[email protected]` || N/A | N/A |
4849

4950
### Installation
5051

etc/README.hbs

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ modify an existing installation) and select *Common Tools for Visual C++* during
3939
Only the following version combinations with the [MongoDB Node.js
4040
Driver](https://github.com/mongodb/node-mongodb-native) are considered stable.
4141

42-
43-
| ------------- | -------------- | -------------- |
44-
| `[email protected]` | N/A | ✓ |
45-
| `[email protected]` | ✓ | ✓ |
46-
| `[email protected]` | ✓ | ✓ |
47-
| `[email protected]` | ✓ | N/A |
42+
43+
| ------------- | -------------- | -------------- | -------------- |
44+
| `[email protected]` | N/A | N/A | ✓ |
45+
| `[email protected]` | N/A | ✓ | N/A |
46+
| `[email protected]` | ✓ | ✓ | N/A |
47+
| `[email protected]` | ✓ | ✓ | N/A |
48+
| `[email protected]` | ✓ | N/A | N/A |
4849

4950
### Installation
5051

0 commit comments

Comments
 (0)