Skip to content

Commit

Permalink
Prepare 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Sep 30, 2019
1 parent 539abd0 commit 3ac3991
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog

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

## [6.2.0] - 2019-09-30

### Changed

- Upgrade `hallmark` devDependency from `^1.0.0` to `^2.0.0` ([#349](https://github.com/Level/abstract-leveldown/issues/349)) ([**@vweevers**](https://github.com/vweevers))
- Upgrade `standard` devDependency from `^13.0.1` to `^14.0.0` ([#348](https://github.com/Level/abstract-leveldown/issues/348)) ([**@vweevers**](https://github.com/vweevers))

### Added

- Add manifest ([Level/community#83](https://github.com/Level/community/issues/83)) ([#351](https://github.com/Level/abstract-leveldown/issues/351)) ([**@vweevers**](https://github.com/vweevers))
- Document mandatory methods ([#350](https://github.com/Level/abstract-leveldown/issues/350)) ([**@vweevers**](https://github.com/vweevers))

## [6.1.1] - 2019-08-18

### Fixed
Expand Down Expand Up @@ -773,6 +787,8 @@ No changes. Merely published changes made in `0.8.1`.

First release. :seedling:

[6.2.0]: https://github.com/Level/abstract-leveldown/compare/v6.1.1...v6.2.0

[6.1.1]: https://github.com/Level/abstract-leveldown/compare/v6.1.0...v6.1.1

[6.1.0]: https://github.com/Level/abstract-leveldown/compare/v6.0.3...v6.1.0
Expand Down

0 comments on commit 3ac3991

Please sign in to comment.