Skip to content

Commit 0206af6

Browse files
author
Olga Danylova
authored
Update CHANGELOG.md
1 parent 18fdf2c commit 0206af6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# RELEASE HISTORY
22

3+
## 4.0.21 February 20, 2018
4+
* The mapColumnToProperty method added
5+
* The findById method changed to take only NSString objectId
6+
* The sendEmail method signature of the MessagingService changed to return MessageStatus
7+
* The remove method of DataStoreFactory fixed and returns fault when trying to access the table that doesn't exist
8+
* Sync methods of MapDrivenDataStore and DataStoreFactory fixed to return fault correctly
9+
310
## 4.0.20 December 7, 2017
411
* The updateBulk and removeBulk methods added to the IDataStore
512
* Aggregate functions added

0 commit comments

Comments
 (0)