diff --git a/CHANGELOG.md b/CHANGELOG.md index 55654c3..4afe88d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._ ## [Unreleased][unreleased] +## [4.1.0] - 2019-06-28 + +### Changed + +- Upgrade `nyc` devDependency from `^13.3.0` to `^14.0.0` ([#63](https://github.com/level/subleveldown/issues/63)) ([**@vweevers**](https://github.com/vweevers)) + +### Added + +- Support seeking ([#66](https://github.com/level/subleveldown/issues/66)) ([**@MeirionHughes**](https://github.com/MeirionHughes)) + ## [4.0.0] - 2019-04-06 ### Changed @@ -177,7 +187,9 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._ :seedling: Initial release. -[unreleased]: https://github.com/level/subleveldown/compare/v4.0.0...HEAD +[unreleased]: https://github.com/level/subleveldown/compare/v4.1.0...HEAD + +[4.1.0]: https://github.com/level/subleveldown/compare/v4.0.0...v4.1.0 [4.0.0]: https://github.com/level/subleveldown/compare/v3.0.1...v4.0.0 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 56ccf5e..52c9dcb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -5,4 +5,5 @@ | **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) | [**@ralph@social.weho.st**](https://social.weho.st/@ralph) | | **Mathias Buus** | [**@mafintosh**](https://github.com/mafintosh) | [**@mafintosh@twitter**](https://twitter.com/mafintosh) | | **Vincent Weevers** | [**@vweevers**](https://github.com/vweevers) | [**@vweevers@twitter**](https://twitter.com/vweevers) | +| **Meirion Hughes** | [**@MeirionHughes**](https://github.com/MeirionHughes) | | | **Nocory** | [**@Nocory**](https://github.com/Nocory) | |