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 0f3767c commit 80701a1Copy full SHA for 80701a1
ChangeLog
@@ -1,11 +1,15 @@
1
-v3.1.0 (2016-09-XX)
+v3.1.0 (2016-XX-XX)
2
---------------------------
3
* removed Methods with collectionId (long) from ArangoDriver (Id is only for internal usage)
4
* changed Revision from long to String
5
* removed Methods with documentId (long) from ArangoDriver
6
* added profile flag to AqlQueryOptions (issue #47)
7
8
-v3.0.3 (2016-XX-XX)
+v3.0.4 (2016-XX-XX)
9
+---------------------------
10
+* fixed edges deserializer (issue #50)
11
+
12
+v3.0.3 (2016-09-12)
13
14
* added error handling in getBatchResponseByRequestId()
15
* added function createPersistentIndex() (issue #48)
0 commit comments