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.7.0 ] - 2018-10-24
99
1010### Changed
1111
@@ -369,7 +369,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
369369
370370 Graph methods now only return the relevant part of the response body.
371371
372- [ unreleased ] : https://github.com/arangodb/arangojs/compare/v6.6.0...HEAD
372+ [ 6.7.0 ] : https://github.com/arangodb/arangojs/compare/v6.6.0...v6.7.0
373373[ 6.6.0 ] : https://github.com/arangodb/arangojs/compare/v6.5.1...v6.6.0
374374[ 6.5.1 ] : https://github.com/arangodb/arangojs/compare/v6.5.0...v6.5.1
375375[ 6.5.0 ] : https://github.com/arangodb/arangojs/compare/v6.4.0...v6.5.0
Original file line number Diff line number Diff line change 11{
22 "name" : " arangojs" ,
3- "version" : " 6.6 .0" ,
3+ "version" : " 6.7 .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