File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 6.14.0 ] - 2020-03-18
99
1010### Added
1111
@@ -522,7 +522,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
522522
523523 Graph methods now only return the relevant part of the response body.
524524
525- [ unreleased ] : https://github.com/arangodb/arangojs/compare/v6.13.0...HEAD
525+ [ 6.14.0 ] : https://github.com/arangodb/arangojs/compare/v6.13.0...v6.14.0
526526[ 6.13.0 ] : https://github.com/arangodb/arangojs/compare/v6.12.0...v6.13.0
527527[ 6.12.0 ] : https://github.com/arangodb/arangojs/compare/v6.11.1...v6.12.0
528528[ 6.11.1 ] : https://github.com/arangodb/arangojs/compare/v6.11.0...v6.11.1
Original file line number Diff line number Diff line change 11{
22 "name" : " arangojs" ,
3- "version" : " 6.13 .0" ,
3+ "version" : " 6.14 .0" ,
44 "license" : " Apache-2.0" ,
55 "description" : " The official ArangoDB JavaScript driver." ,
66 "homepage" : " https://github.com/arangodb/arangojs" ,
You can’t perform that action at this time.
0 commit comments