We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149bc2c commit 80461f9Copy full SHA for 80461f9
CHANGELOG.md
@@ -1,4 +1,26 @@
1
2
+v1.4.0-devel (xxxx-xx-xx)
3
+-----------------------
4
+
5
+* Contributors to this version:
6
7
+ * Frank Mayer (Github: @frankmayer)
8
9
+=======================
10
11
+* Made changes in order to support the new "Location" header style.
12
+ This renders the 1.4 client incompatible with ArangoDB version <1.4.0
13
14
+* Changes to support the new AQL function namespace separator '::' instead of the old one ':'
15
+ This renders the client incompatible to ArangoDB versions <1.4.0
16
17
+* Changed expected cutdownvalue as ArangoDB's response text is different since 1.4.0
18
+This renders the client incompatible to ArangoDB versions <1.4.0
19
20
21
22
23
24
v1.3.1 (2013-10-17)
25
-----------------------
26
0 commit comments