We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad24fb commit f2df540Copy full SHA for f2df540
ChangeLog.md
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+
10
+## [3.7.1] - 2022-08-19
11
12
+- fixed counterclockwise box generation for compatibility with geo json polygons in ArangoDB 3.10 (#231)
13
+- fixed query generation with custom field names (#240)
14
+- fixed compatibility with Lombok classes (#241)
15
+- fixed WITH clause generation for compatibility with ArangoDB 3.10 (#247)
16
17
18
## [3.7.0] - 2022-02-08
19
20
- deprecated hash and skiplist indexes
0 commit comments