Update changelog

Reviewers: buda

Reviewed By: buda

Differential Revision: https://phabricator.memgraph.io/D1058
This commit is contained in:
Dominik Gleich 2017-12-14 13:36:26 +01:00
parent b42169a0cb
commit 47dab02c2d

View File

@ -11,7 +11,8 @@
* Write-ahead log added.
* `nodes` and `relationships` functions added.
* `UNION` and `UNION ALL` is implemented
* `UNION` and `UNION ALL` is implemented.
* Concurrent index creation is now enabled.
### Bug Fixes and Other Changes