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

Commit 44c0469

Browse files
committed
Prepare 4.3.0
1 parent 2a98997 commit 44c0469

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

5+
## [4.3.0] - 2019-09-30
6+
7+
### Changed
8+
9+
- Rewrite `buster` tests as `tape` tests ([#674](https://github.com/Level/levelup/issues/674)) ([**@vweevers**](https://github.com/vweevers))
10+
- Create test suite ([#677](https://github.com/Level/levelup/issues/677)) ([**@vweevers**](https://github.com/vweevers))
11+
12+
### Added
13+
14+
- Add manifest ([Level/community#83](https://github.com/Level/community/issues/83)) ([#678](https://github.com/Level/levelup/issues/678)) ([**@vweevers**](https://github.com/vweevers))
15+
- Add `type` property for `reachdown` ([Level/community#82](https://github.com/Level/community/issues/82)) ([#678](https://github.com/Level/levelup/issues/678)) ([**@vweevers**](https://github.com/vweevers))
16+
517
## [4.2.0] - 2019-09-08
618

719
### Changed
@@ -1071,6 +1083,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
10711083

10721084
- Remove unused `inherits` variable ([**@rvagg**](https://github.com/rvagg))
10731085

1086+
[4.3.0]: https://github.com/Level/levelup/compare/v4.2.0...v4.3.0
1087+
10741088
[4.2.0]: https://github.com/Level/levelup/compare/v4.1.0...v4.2.0
10751089

10761090
[4.1.0]: https://github.com/Level/levelup/compare/v4.0.2...v4.1.0

0 commit comments

Comments
 (0)