File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,6 @@ This driver uses semantic versioning:
3434
3535- Added ` collection.documents ` for fetching multiple documents
3636
37- - Added missing ` hex ` flag to ` StopwordsAnalyzer ` type [ #732 ] ( https://github.com/arangodb/arangojs/issues/732 )
38-
39- - Added missing ` details ` flag to ` collection.figures ` [ #728 ] ( https://github.com/arangodb/arangojs/issues/728 )
40-
41- - Added missing ` inBackground ` flag to index options [ #734 ] ( https://github.com/arangodb/arangojs/issues/734 )
42-
4337- Added support for ` fillBlockCache ` query option
4438
4539- Added support for passing ` Graph ` objects in AQL queries [ #740 ] ( https://github.com/arangodb/arangojs/issues/740 )
@@ -51,6 +45,14 @@ This driver uses semantic versioning:
5145 This implements the endpoints of the
5246 [ HTTP Interface for User Management] ( https://www.arangodb.com/docs/stable/http/user-management.html )
5347
48+ ### Fixed
49+
50+ - Added missing ` hex ` flag to ` StopwordsAnalyzer ` type [ #732 ] ( https://github.com/arangodb/arangojs/issues/732 )
51+
52+ - Added missing ` details ` flag to ` collection.figures ` [ #728 ] ( https://github.com/arangodb/arangojs/issues/728 )
53+
54+ - Added missing ` inBackground ` flag to index options [ #734 ] ( https://github.com/arangodb/arangojs/issues/734 )
55+
5456## [ 7.5.0] - 2021-04-22
5557
5658### Added
You can’t perform that action at this time.
0 commit comments