Skip to content

Commit

Permalink
Update arangosync to v2.11.0-preview-2
Browse files Browse the repository at this point in the history
  • Loading branch information
KVS85 committed Jul 3, 2022
1 parent b1a216b commit 4b8890b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
devel
-----

* Updated arangosync to v2.11.0-preview-2.

* Add "AT LEAST" quantifier for array filters in AQL:

`RETURN [1,2,3][? AT LEAST (3) FILTER CURRENT > 42]`
Expand Down
2 changes: 1 addition & 1 deletion VERSIONS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CXX_STANDARD "20"
STARTER_REV "0.15.4"
SYNCER_REV "v2.11.0-preview-1"
SYNCER_REV "v2.11.0-preview-2"
GCC_LINUX "10.2.1_pre1-r3"
MSVC_WINDOWS "2019"
LLVM_CLANG_MACOS "14"
Expand Down

0 comments on commit 4b8890b

Please sign in to comment.