10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8087059 commit 2f62f62Copy full SHA for 2f62f62
CHANGELOG
@@ -1,6 +1,8 @@
1
devel
2
-----
3
4
+* Upgraded bundled Boost library version to 1.71.
5
+
6
* The General Graph document API is now consistent with the document API in its error messages.
7
When attempting to create / modify edges pointing to non existing vertex collections
8
HTTP 400 is returned instead of 404.
LICENSES-OTHER-COMPONENTS.md
@@ -11,10 +11,10 @@
11
12
## C/C++ Libraries
13
14
-### Boost 1.69
+### Boost 1.71
15
16
* Name: Boost
17
-* Version: 1.69
+* Version: 1.71
18
* Project Home: http://www.boost.org/
19
* License: http://www.boost.org/LICENSE_1_0.txt
20
* License Name: Boost Software License 1.0
0 commit comments