Skip to content

Commit f2df540

Browse files
committed
v3.7.1
1 parent cad24fb commit f2df540

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

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+
918
## [3.7.0] - 2022-02-08
1019

1120
- deprecated hash and skiplist indexes

0 commit comments

Comments
 (0)