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 e9cd07b commit 3fe72e1Copy full SHA for 3fe72e1
ChangeLog.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [1.2] - 2020-01-20
6
+
7
- updated arangodb-java-driver to v6.5.0
8
- Added support for Sort, Limit and Skip
9
- Automatic creation of database from GraphQL schema
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>com.arangodb</groupId>
28
<artifactId>arangodb-graphql</artifactId>
29
- <version>1.1</version>
+ <version>1.2</version>
30
31
<name>arangodb-graphql</name>
32
<description>ArangoDB Graphql</description>
0 commit comments