Skip to content

Commit fd5b3c5

Browse files
committed
Reference issues in changelog
1 parent 44a6968 commit fd5b3c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)