1
0
Fork 0

fixed wrong CHANGELOG

This commit is contained in:
Frank Celler 2019-05-22 20:32:34 +02:00
parent ce652cdab0
commit caf28b753d
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
v3.4.6 (2019-05-21) v3.4.7 (2019-XX-XX)
------------------- -------------------
* fixed "collection not found" exception during setup of 3-way smart join queries in the * fixed "collection not found" exception during setup of 3-way smart join queries in the
@ -9,6 +9,9 @@ v3.4.6 (2019-05-21)
minimum value even though other non-null values may have followed, and `MIN` was supposed minimum value even though other non-null values may have followed, and `MIN` was supposed
to return `null` only if there are no input values or all input values are `null`. to return `null` only if there are no input values or all input values are `null`.
v3.4.6 (2019-05-21)
-------------------
* fixed a crash when posting an async request to the server using the "x-arango-async" * fixed a crash when posting an async request to the server using the "x-arango-async"
request header and the server's request queue was full request header and the server's request queue was full