diff --git a/CHANGELOG b/CHANGELOG index 091f9608d8..dd560c2989 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,13 @@ v1.4.5-rc2 (XXXX-XX-XX) ------------------- +* fixed bugs in description of HTTP API `_api/index` + +* fixed issue #732: Rest API GET revision number + * added missing documentation for several methods in HTTP API `/_api/edge/...` -* fixed typos in HTTP API `_api/document` +* fixed typos in description of HTTP API `_api/document` * defer evaluation of AQL subqueries and logical operators (lazy evaluation)