Skip to content

Commit e526750

Browse files
committed
unreleased
1 parent bda001e commit e526750

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.7.0] - 2022-01-26
1820

1921
### Changed
@@ -1283,6 +1285,7 @@ For a detailed list of changes between pre-release versions of v7 see the
12831285

12841286
Graph methods now only return the relevant part of the response body.
12851287

1288+
[unreleased]: https://github.com/arangodb/arangojs/compare/v7.7.0...HEAD
12861289
[7.7.0]: https://github.com/arangodb/arangojs/compare/v7.6.1...v7.7.0
12871290
[7.6.1]: https://github.com/arangodb/arangojs/compare/v7.6.0...v7.6.1
12881291
[7.6.0]: https://github.com/arangodb/arangojs/compare/v7.5.0...v7.6.0

0 commit comments

Comments
 (0)