1
0
Fork 0

updated CHANGELOG

This commit is contained in:
jsteemann 2019-02-05 09:53:46 +01:00
parent 581f9f362b
commit 3e9423de75
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
devel
-----
* improve insertion time into non-unique secondary indexes with the RocksDB
engine
* fixed possible segfault when using COLLECT with a LIMIT and an offset
* fixed COLLECT forgetting top-level variables after 1000 rows