Skip to content

Commit 54a7bdd

Browse files
committed
Add unreleased section
1 parent 216efd9 commit 54a7bdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
810
## [6.8.0] - 2018-11-07
911

1012
### Changed
@@ -387,6 +389,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
387389

388390
Graph methods now only return the relevant part of the response body.
389391

392+
[unreleased]: https://github.com/arangodb/arangojs/compare/v6.8.0...HEAD
390393
[6.8.0]: https://github.com/arangodb/arangojs/compare/v6.7.0...v6.8.0
391394
[6.7.0]: https://github.com/arangodb/arangojs/compare/v6.6.0...v6.7.0
392395
[6.6.0]: https://github.com/arangodb/arangojs/compare/v6.5.1...v6.6.0

0 commit comments

Comments
 (0)