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

Commit c6e9d47

Browse files
committed
Prepare 4.3.2
1 parent f6b7a4f commit c6e9d47

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

5+
## [4.3.2] - 2019-10-04
6+
7+
### Changed
8+
9+
- Upgrade `deferred-leveldown` from `~5.2.1` to `~5.3.0` ([#682](https://github.com/Level/levelup/issues/682)) ([**@vweevers**](https://github.com/vweevers)). This fixes the manifest added in 4.3.0.
10+
11+
### Added
12+
13+
- Test manifest integration with `deferred-leveldown` ([#681](https://github.com/Level/levelup/issues/681)) ([**@vweevers**](https://github.com/vweevers))
14+
515
## [4.3.1] - 2019-10-03
616

717
### Fixed
@@ -1089,6 +1099,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
10891099

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

1102+
[4.3.2]: https://github.com/Level/levelup/compare/v4.3.1...v4.3.2
1103+
10921104
[4.3.1]: https://github.com/Level/levelup/compare/v4.3.0...v4.3.1
10931105

10941106
[4.3.0]: https://github.com/Level/levelup/compare/v4.2.0...v4.3.0

0 commit comments

Comments
 (0)