Skip to content

Commit

Permalink
Commit & Release Version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinmayAcharya28 committed Jul 13, 2018
1 parent 000e5ff commit 472918e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions changelogs-android.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
Version: 4.3.0
Date: 13-July-2018


New Features:

*BuiltApplication
1] Added 'syncWithPagination()' method.
2] Added 'syncOnlyWithPagination(String[] onlyClassUid)' method.
3] Added 'syncExceptWithPagination(String[] exceptClassUid)' method.

*BuiltQueryResult
1] Added 'getCreatedCount()' method.
2] Added 'getUpdatedCount()' method.
3] Added 'getDeletedCount()' method.

API Modifications:

*None.


API Deprecation:

*None.


Bug Fixes:

*fixed anyAuth() issue in BuiltUser class.




====================================================================================

Version: 4.2.1
Date: 26-April-2018

Expand Down

0 comments on commit 472918e

Please sign in to comment.