Skip to content

Commit

Permalink
Merge pull request #12163 from fredkilbourn/patch-1
Browse files Browse the repository at this point in the history
Update compatibility.md
  • Loading branch information
Uzlopak committed Jul 28, 2022
2 parents 0923e97 + dc43df7 commit 82dc7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
* MongoDB Server 4.2.x: mongoose `^5.7.0` or `6.x`
* MongoDB Server 4.4.x: mongoose `^5.10.0` or `6.x`
* MongoDB Server 5.x: mongoose `^6.0.0`
* MongoDB Server 6.x: mongoose `^6.5.0`

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 comments on commit 82dc7b9

Please sign in to comment.