Skip to content

Commit 37134b0

Browse files
authored
Merge pull request #15433 from SethFalco/patch-1
docs: add Document#save to list of function with callbacks removed
2 parents 03a00b2 + 5f7c854 commit 37134b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/migrating_to_7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ They always return promises.
106106
* `Connection.prototype.close`
107107
* `Connection.prototype.destroy`
108108
* `Document.prototype.populate`
109+
* `Document.prototype.save`
109110
* `Document.prototype.validate`
110111
* `Mongoose.prototype.connect`
111112
* `Mongoose.prototype.createConnection`

0 commit comments

Comments
 (0)