This commit is contained in:
Arthur Cinader
2018-08-15 08:53:43 -04:00
parent 48168feb55
commit 74218cc36a

View File

@@ -172,7 +172,7 @@ Ensure all the files are properly exported to the final package.
#### Improvements:
* Improved match aggregate
* Do not mark the empty pushs as failed
* Do not mark the empty push as failed
* Support pointer in aggregate query
* Introduces flow types for storage
* Postgres: Refactoring of Postgres Storage Adapter