Skip to content

Commit dc43df7

Browse files
authored
Update compatibility.md
per discussion here: f5ee642#commitcomment-79569628
1 parent 5846eee commit dc43df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
1515
* MongoDB Server 4.2.x: mongoose `^5.7.0` or `6.x`
1616
* MongoDB Server 4.4.x: mongoose `^5.10.0` or `6.x`
1717
* MongoDB Server 5.x: mongoose `^6.0.0`
18+
* MongoDB Server 6.x: mongoose `^6.5.0`
1819

1920
Note that Mongoose 5.x dropped support for all versions of MongoDB before 3.0.0. If you need to use MongoDB 2.6 or older, use Mongoose 4.x.

0 commit comments

Comments
 (0)