Skip to content

Commit

Permalink
Prepare 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Oct 25, 2018
1 parent f53b445 commit fe80ebd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

## [Unreleased]

## [3.0.2] - 2018-10-25

### Changed
* Upgrade `Snappy` to `1.1.7` (@filoozom)

## [3.0.1] - 2018-05-22

### Added
Expand Down Expand Up @@ -71,7 +76,8 @@

**Historical Note** Earlier versions were published before `v1.0.0` but the code was then a branch inside [`leveldown`](https://github.com/level/leveldown). This version marks the point where that code was extracted into its own repository thanks to the work of [`@mcollina`](https://github.com/mcollina).

[Unreleased]: https://github.com/level/rocksdb/compare/v3.0.1...HEAD
[Unreleased]: https://github.com/level/rocksdb/compare/v3.0.2...HEAD
[3.0.2]: https://github.com/level/rocksdb/compare/v3.0.1...v3.0.2
[3.0.1]: https://github.com/level/rocksdb/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/level/rocksdb/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/level/rocksdb/compare/v1.1.0...v2.0.0
Expand Down

0 comments on commit fe80ebd

Please sign in to comment.