Skip to content

Commit

Permalink
Merge pull request #10600 from AbdelrahmanHafez/v6-migration
Browse files Browse the repository at this point in the history
add link to migration guide in changelog
  • Loading branch information
vkarpov15 committed Aug 25, 2021
2 parents 877fd59 + 3c1ce06 commit 508d1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
6.0.0 / 2021-08-24
==================
* Follow the [migration guide](https://mongoosejs.com/docs/migrating_to_6.html) to get a list of all breaking changes in v6.0.
* BREAKING CHANGE: remove the deprecated safe option in favor of write concerns
* fix: upgrade to mongodb driver 4.1.1
* fix: consistently use $__parent to store subdoc parent as a property, and `$parent()` as a getter function #10584 #10414
Expand Down

0 comments on commit 508d1d8

Please sign in to comment.