Skip to content

Commit

Permalink
Add note to document:beforeClose change
Browse files Browse the repository at this point in the history
  • Loading branch information
nezuo committed Oct 24, 2023
1 parent 2d49eef commit 50beea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
## 0.2.6 - October 24, 2023
* Added types ([#24])
* Added `document:beforeClose` callback to make final changes to a document before it closes ([#25])
* This callback works even when the document is closed by `game:BindToClose`.
* Added APIs to set a document's `DataStoreKeyInfo:GetUserIds()` ([#26])
* Changed `Collection:load(key: string)` to `Collection:load(key: string, defaultUserIds: {number}?)`
* `defaultUserIds` only applies if it's the first time the document has ever been loaded.
Expand Down

0 comments on commit 50beea0

Please sign in to comment.