Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
changelog: 3.0.3 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers authored Dec 9, 2018
1 parent d50ce56 commit f341aa1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## [3.0.3] - 2018-12-09

### Changed
* Upgrade `slump` devDependency from `~2.0.0` to `~3.0.0` (#76) (@vweevers)

### Fixed
* Add `sys/sysmacros.h` for build on modern glibc (#86) (@lachesis)

### Removed
* Remove unused `port-libuv` directory (#81) (@filoozom)

## [3.0.2] - 2018-10-25

### Changed
Expand Down Expand Up @@ -76,7 +87,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.2...HEAD
[Unreleased]: https://github.com/level/rocksdb/compare/v3.0.3...HEAD
[3.0.3]: https://github.com/level/rocksdb/compare/v3.0.2...v3.0.3
[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
Expand Down

0 comments on commit f341aa1

Please sign in to comment.