Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
/ subleveldown Public archive

Commit 9c77128

Browse files
committed
Prepare 4.1.2
1 parent b888384 commit 9c77128

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## [4.1.2] - 2019-09-12
6+
7+
### Changed
8+
9+
- Upgrade `standard` devDependency from `^13.0.1` to `^14.0.0` ([#71](https://github.com/level/subleveldown/issues/71)) ([**@vweevers**](https://github.com/vweevers))
10+
- Upgrade `hallmark` devDependency from `^1.0.0` to `^2.0.0` ([#72](https://github.com/level/subleveldown/issues/72)) ([**@vweevers**](https://github.com/vweevers))
11+
12+
### Removed
13+
14+
- Remove outdated `example.js` ([`3ef72c9`](https://github.com/level/subleveldown/commit/3ef72c9)) ([**@vweevers**](https://github.com/vweevers))
15+
16+
### Fixed
17+
18+
- Polish `clear()` ([#74](https://github.com/level/subleveldown/issues/74)) ([**@vweevers**](https://github.com/vweevers))
19+
- Bump `levelup`, `abstract-leveldown` and `encoding-down` to prevent dedupe
20+
- Opt-in to new `clear()` tests
21+
- Prefer optimized implementation of `clear()`
22+
523
## [4.1.1] - 2019-08-18
624

725
### Changed
@@ -197,6 +215,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
197215

198216
:seedling: Initial release.
199217

218+
[4.1.2]: https://github.com/level/subleveldown/compare/v4.1.1...v4.1.2
219+
200220
[4.1.1]: https://github.com/level/subleveldown/compare/v4.1.0...v4.1.1
201221

202222
[4.1.0]: https://github.com/level/subleveldown/compare/v4.0.0...v4.1.0

CONTRIBUTORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| Name | GitHub | Social |
44
| :------------------- | :----------------------------------------------------- | :--------------------------------------------------------- |
55
| **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) | [**@ralph@social.weho.st**](https://social.weho.st/@ralph) |
6-
| **Mathias Buus** | [**@mafintosh**](https://github.com/mafintosh) | [**@mafintosh@twitter**](https://twitter.com/mafintosh) |
76
| **Vincent Weevers** | [**@vweevers**](https://github.com/vweevers) | [**@vweevers@twitter**](https://twitter.com/vweevers) |
7+
| **Mathias Buus** | [**@mafintosh**](https://github.com/mafintosh) | [**@mafintosh@twitter**](https://twitter.com/mafintosh) |
88
| **Meirion Hughes** | [**@MeirionHughes**](https://github.com/MeirionHughes) | |
99
| **Nocory** | [**@Nocory**](https://github.com/Nocory) | |

0 commit comments

Comments
 (0)