Skip to content

Commit

Permalink
Merge 35ad6b4 into 3258b9a
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 6, 2019
2 parents 3258b9a + 35ad6b4 commit 78e05b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions CHANGELOG.md
Expand Up @@ -2,8 +2,6 @@

_**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._

## [Unreleased][unreleased]

## [4.0.0] - 2019-06-08

### Changed
Expand Down Expand Up @@ -93,14 +91,12 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._

**Historical Note** Technically not the first release. Earlier versions were published in 2013.

[unreleased]: https://github.com/level/level-rocksdb/compare/v4.0.0...HEAD

[4.0.0]: https://github.com/level/level-rocksdb/compare/v3.0.1...v4.0.0
[4.0.0]: https://github.com/Level/level-rocksdb/compare/v3.0.1...v4.0.0

[3.0.1]: https://github.com/level/level-rocksdb/compare/v3.0.0...v3.0.1
[3.0.1]: https://github.com/Level/level-rocksdb/compare/v3.0.0...v3.0.1

[3.0.0]: https://github.com/level/level-rocksdb/compare/v2.0.0...v3.0.0
[3.0.0]: https://github.com/Level/level-rocksdb/compare/v2.0.0...v3.0.0

[2.0.0]: https://github.com/level/level-rocksdb/compare/v1.0.1...v2.0.0
[2.0.0]: https://github.com/Level/level-rocksdb/compare/v1.0.1...v2.0.0

[1.0.1]: https://github.com/level/level-rocksdb/compare/v1.0.0...v1.0.1
[1.0.1]: https://github.com/Level/level-rocksdb/compare/v1.0.0...v1.0.1
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"coveralls": "^3.0.2",
"dependency-check": "^3.3.0",
"hallmark": "^1.0.0",
"hallmark": "^2.0.0",
"level-community": "^3.0.0",
"nyc": "^14.0.0",
"standard": "^14.0.0",
Expand Down

0 comments on commit 78e05b7

Please sign in to comment.