Update CHANGELOG.md (#117)
* Update CHANGELOG.md Co-authored-by: jseljan <josip.seljan@memgraph.io>
This commit is contained in:
parent
d913a67e16
commit
b3914c6b5d
@ -8,6 +8,9 @@
|
||||
* Add support for multiple query modules directories at the same time.
|
||||
You can now define multiple, comma-separated paths to directories from
|
||||
which the modules will be loaded using the `--query-modules-directory` flag.
|
||||
* Added support for programatically reading in data from CSV files through the
|
||||
`LOAD CSV` clause. We support CSV files with and without a header, the
|
||||
supported dialect being Excel.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user