diff --git a/distro/changelog.xml b/distro/changelog.xml index 8f870f9..4afc8d7 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,5 +1,24 @@ + + - - First Release #1665 + + Added api to sum StorageUsage values got from MapReduce avoiding the client to perform such a computation. - \ No newline at end of file + + Top are calculate by using Map-Reduce before trying to use N1QL query. + Fixed bug on context based results and filters + + + Added method to get results for multiple context #5857 + Changed api to get designId + Added api to support quota service + + + Modified cluster connection timing + Fixed bug on daily top request + Added api for calculate a Top without limit + + + First Release + +