File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4949 The generated typings are now included in the NPM release and should
5050 be more reliable than the community maintained typings included with
5151 earlier versions of arangojs.
52+ See also [ #480 ] ( https://github.com/arangodb/arangojs/issues/480 ) .
5253
5354### Added
5455
@@ -70,3 +71,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7071
7172 Connections to a follower responding with an endpoint redirect
7273 will now be transparently redirected to the indicated leader.
74+
75+ ### Fixed
76+
77+ * Fixed [ #354 ] ( https://github.com/arangodb/arangojs/issues/354 )
78+
79+ Graph methods now only return the relevant part of the response body.
You can’t perform that action at this time.
0 commit comments