Update README.md

This commit is contained in:
Aaron-Penn-Interactive 2021-10-24 04:56:52 -04:00 committed by GitHub
parent 7f33283787
commit 8a8c594a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -387,6 +387,9 @@ public func processSyncFileAtURL(_ localURL: URL!, syncProgress: syncProgressUpd
# Revision History
### 6.2 ###
- New method: tableHasAllKeys and it's asynchronous equivilent
### 6.1 ###
- DBObjects can recursively save and load DBObject and [DBObject] properties (Technically the key is stored so the referenced objects can be edited and saved independently)