You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## [5.1.1] - 2021-10-02
4
+
5
+
### Added
6
+
7
+
- Document new features ([#727](https://github.com/Level/levelup/issues/727)) ([`e1ecad9`](https://github.com/Level/levelup/commit/e1ecad9)) (Vincent Weevers)
8
+
9
+
### Fixed
10
+
11
+
- Expose nextTick for API parity with `abstract-leveldown` ([`7bc86e4`](https://github.com/Level/levelup/commit/7bc86e4)) (Vincent Weevers)
12
+
- Set `supports.status` to true ([`e2e2c34`](https://github.com/Level/levelup/commit/e2e2c34)) (Vincent Weevers)
13
+
3
14
## [5.1.0] - 2021-10-01
4
15
5
16
### Changed
@@ -1151,6 +1162,8 @@ _If you are upgrading: please see [`UPGRADING.md`](UPGRADING.md)._
0 commit comments