Skip to content

Commit 69c32da

Browse files
committed
Add unreleased section to CHANGELOG
1 parent abec3ee commit 69c32da

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
@@ -14,6 +14,8 @@ This driver uses semantic versioning:
1414
- A change in the major version (e.g. 1.Y.Z -> 2.0.0) indicates _breaking_
1515
changes that require changes in your code to upgrade.
1616

17+
## [unreleased]
18+
1719
## [7.6.0] - 2021-10-20
1820

1921
### Added
@@ -1225,6 +1227,7 @@ For a detailed list of changes between pre-release versions of v7 see the
12251227

12261228
Graph methods now only return the relevant part of the response body.
12271229

1230+
[unreleased]: https://github.com/arangodb/arangojs/compare/v7.6.0...HEAD
12281231
[7.6.0]: https://github.com/arangodb/arangojs/compare/v7.5.0...v7.6.0
12291232
[7.5.0]: https://github.com/arangodb/arangojs/compare/v7.4.0...v7.5.0
12301233
[7.4.0]: https://github.com/arangodb/arangojs/compare/v7.3.0...v7.4.0

0 commit comments

Comments
 (0)