Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nezuo committed Aug 6, 2024
1 parent 01f3ee3 commit 4e80246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

## Unreleased Changes
* Added `Collection:read` to view a document's data without editing or session locking it. ([#59])
* **IMPORTANT**: Fixed bug that resets a saved migration version that is ahead of the server's version and is backwards compatible. ([#60])

[#59]: https://github.com/nezuo/lapis/pull/59
[#60]: https://github.com/nezuo/lapis/pull/60

## 0.3.1 - July 6, 2024
* Added `Document:keyInfo()`. It returns the last updated `DataStoreKeyInfo` returned from loading, saving, or closing the document. ([#50])
Expand Down

0 comments on commit 4e80246

Please sign in to comment.