1
0
Fork 0

Update CHANGELOG (#8052)

This commit is contained in:
sleto-it 2019-01-28 14:55:42 +01:00 committed by GitHub
parent 48ffe10678
commit e92c104c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ v3.4.3 (XXXX-XX-XX)
v3.4.2 (2019-01-24)
-------------------
* a bug affecting stream cursor was fixed (internal issue #3169)
* fixed an issue with AQL query IN index lookup conditions being converted into
empty arrays when they were shared between multiple nodes of a lookup condition
that used an IN array lookup in an OR that was multiplied due to DNF transformations