Skip to content

Commit e83d429

Browse files
committed
Add Unreleased section
1 parent b085a35 commit e83d429

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.11.0] - 2019-08-16
911

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

465467
Graph methods now only return the relevant part of the response body.
466468

469+
[unreleased]: https://github.com/arangodb/arangojs/compare/v6.11.0...HEAD
467470
[6.11.0]: https://github.com/arangodb/arangojs/compare/v6.10.0...v6.11.0
468471
[6.10.0]: https://github.com/arangodb/arangojs/compare/v6.9.0...v6.10.0
469472
[6.9.0]: https://github.com/arangodb/arangojs/compare/v6.8.0...v6.9.0

0 commit comments

Comments
 (0)