Support Distinct for special fields (#5144)

* Support Distinct for special fields

* update changelog
This commit is contained in:
Diamond Lewis
2018-10-26 10:21:42 -05:00
committed by GitHub
parent 961abda4eb
commit daab3781a2
3 changed files with 38 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
#### Improvements:
* Fixes issue that would prevent users with large number of roles to resolve all of them [@Moumouls]() (#5131, #5132)
* Fixes distinct query on special fields ([#5144](https://github.com/parse-community/parse-server/pull/5144))
### 3.1.0
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.0.0...3.1.0)