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

Commit 97ef41b

Browse files
authored
Prepare 4.0.1 (#645)
1 parent 03dd06d commit 97ef41b

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11
# Changelog
22

3+
_**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
4+
35
## [Unreleased][unreleased]
46

7+
## [4.0.1] - 2019-03-30
8+
9+
### Changed
10+
11+
- Upgrade dependencies of benchmarks ([#637](https://github.com/Level/levelup/issues/637)) ([**@morolt**](https://github.com/morolt))
12+
- Upgrade `memdown` devDependency from `^3.0.0` to `^4.0.0` ([#646](https://github.com/Level/levelup/issues/646)) ([**@vweevers**](https://github.com/vweevers))
13+
- Upgrade `bl` devDependency from `^2.0.0` to `^3.0.0` ([#643](https://github.com/Level/levelup/issues/643)) ([**@vweevers**](https://github.com/vweevers))
14+
- Upgrade `airtap` devDependency from `0.1.0` to `^2.0.0` ([#631](https://github.com/Level/levelup/issues/631)) ([**@vweevers**](https://github.com/vweevers))
15+
- Upgrade `encoding-down` devDependency from `^5.0.0` to `^6.0.0` ([#629](https://github.com/Level/levelup/issues/629)) ([**@vweevers**](https://github.com/vweevers))
16+
- Apply common project tweaks ([#634](https://github.com/Level/levelup/issues/634), [#635](https://github.com/Level/levelup/issues/635), [`b83add5`](https://github.com/Level/levelup/commit/b83add5)) ([**@vweevers**](https://github.com/vweevers))
17+
518
## [4.0.0] - 2018-12-22
619

720
### Changed
@@ -1011,7 +1024,9 @@
10111024

10121025
:seedling: Initial release.
10131026

1014-
[unreleased]: https://github.com/level/levelup/compare/v4.0.0...HEAD
1027+
[unreleased]: https://github.com/level/levelup/compare/v4.0.1...HEAD
1028+
1029+
[4.0.1]: https://github.com/level/levelup/compare/v4.0.0...v4.0.1
10151030

10161031
[4.0.0]: https://github.com/level/levelup/compare/v3.1.1...v4.0.0
10171032

CONTRIBUTORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@
2222
| **Eduardo Sorribas** | [**@sorribas**](https://github.com/sorribas) | |
2323
| **Nolan Lawson** | [**@nolanlawson**](https://github.com/nolanlawson) | [**@nolan@toot.cafe**](https://toot.cafe/@nolan) |
2424
| **James Butler** | [**@sandfox**](https://github.com/sandfox) | |
25-
| **Matthew Wright** | [**@farskipper**](https://github.com/farskipper) | |
25+
| **moro** | | |
2626
| **Super-User** | | |
27+
| **David Dias** | [**@diasdavid**](https://github.com/diasdavid) | |
2728
| **Pascal Temel** | [**@PascalTemel**](https://github.com/PascalTemel) | |
2829
| **Daniel Ravina** | [**@danielravina**](https://github.com/danielravina) | |
2930
| **James Brown** | | |
@@ -43,4 +44,4 @@
4344
| **Mark Cavage** | [**@mcavage**](https://github.com/mcavage) | |
4445
| **Pomke** | | |
4546
| **Pedro Teixeira** | [**@pgte**](https://github.com/pgte) | [**@pgte@twitter**](https://twitter.com/pgte) |
46-
| **David Dias** | [**@diasdavid**](https://github.com/diasdavid) | |
47+
| **Matthew Wright** | [**@farskipper**](https://github.com/farskipper) | |

0 commit comments

Comments
 (0)