Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Apr 17, 2017
1 parent bc2eb57 commit 418470c
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 @@ -15,6 +15,8 @@ x.x.x Release notes (yyyy-MM-dd)
background thread before dispatching to the given queue. In addition,
synchronized Realms wait for all remote content available at the time the
operation began to be downloaded and available locally.
* Add `shouldCompactOnLaunch` block property when configuring a Realm to
determine if it should be compacted before being returned.
* Speed up case-insensitive queries on indexed string properties.
* Add RLMResults's collection aggregate methods to RLMArray.
* Add support for calling the aggregate methods on unmanaged Lists.
Expand Down

0 comments on commit 418470c

Please sign in to comment.