Skip to content

Commit 3fe72e1

Browse files
committed
v1.2
1 parent e9cd07b commit 3fe72e1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.2] - 2020-01-20
6+
57
- updated arangodb-java-driver to v6.5.0
68
- Added support for Sort, Limit and Skip
79
- Automatic creation of database from GraphQL schema

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>com.arangodb</groupId>
2828
<artifactId>arangodb-graphql</artifactId>
29-
<version>1.1</version>
29+
<version>1.2</version>
3030

3131
<name>arangodb-graphql</name>
3232
<description>ArangoDB Graphql</description>

0 commit comments

Comments
 (0)