Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot committed Nov 16, 2015
1 parent 2549e73 commit 8615fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Release History
---------------
### V2.1.0 Minor feature and bugfix release (2015-11-12, both core and generator)
* Official Robolectric support: workaround for a broken system call in Robolectric triggered by Query.forCurrentThread
* QueryBuild now allows to create DISTINCT queries to avoid duplicate entities returned
* QueryBuilder now allows to create DISTINCT queries to avoid duplicate entities returned
* CursorQuery (beta, API might change)
* Deadlock prevention when loading a list of entities while doing concurrent updates
* Fixed async queries
Expand Down

0 comments on commit 8615fd3

Please sign in to comment.