Skip to content

Commit

Permalink
Mention #601
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma authored Oct 18, 2019
1 parent 8fae81e commit 298cfaf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed

- Replaced `linkedlist` dependency with `x3-linkedlist` ([#601](https://github.com/arangodb/arangojs/issues/601))

The `linkedlist` dependency had a memory leak and was no longer maintained. The replacement should fix this issue.

## [6.12.0] - 2019-10-16

### Added
Expand Down

0 comments on commit 298cfaf

Please sign in to comment.