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

Commit 0b2bb57

Browse files
committed
Prepare 4.1.4
1 parent 3e8c1af commit 0b2bb57

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

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

5+
## [4.1.4] - 2019-10-08
6+
7+
### Fixed
8+
9+
- Fix double prefixes ([#81](https://github.com/level/subleveldown/issues/81)) ([**@vweevers**](https://github.com/vweevers))
10+
- Fix `open()` test ([#80](https://github.com/level/subleveldown/issues/80)) ([**@vweevers**](https://github.com/vweevers))
11+
512
## [4.1.3] - 2019-09-17
613

714
### Changed
@@ -221,6 +228,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
221228

222229
:seedling: Initial release.
223230

231+
[4.1.4]: https://github.com/level/subleveldown/compare/v4.1.3...v4.1.4
232+
224233
[4.1.3]: https://github.com/level/subleveldown/compare/v4.1.2...v4.1.3
225234

226235
[4.1.2]: https://github.com/level/subleveldown/compare/v4.1.1...v4.1.2

CONTRIBUTORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
| Name | GitHub | Social |
44
| :------------------- | :----------------------------------------------------- | :--------------------------------------------------------- |
5-
| **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) | [**@ralph@social.weho.st**](https://social.weho.st/@ralph) |
65
| **Vincent Weevers** | [**@vweevers**](https://github.com/vweevers) | [**@vweevers@twitter**](https://twitter.com/vweevers) |
6+
| **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) | [**@ralph@social.weho.st**](https://social.weho.st/@ralph) |
77
| **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)