Skip to content

Commit

Permalink
Prepare 3.1.1 (Level#605)
Browse files Browse the repository at this point in the history
* Prepare 3.1.1

* Update after feedback

* Update with 3.1.1 header
  • Loading branch information
ralphtheninja authored Jul 14, 2018
1 parent 51289bb commit 38c6e95
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,27 @@

## [Unreleased]

## [3.1.1] - 2018-07-14

### Changed

- Upgrade `airtap` from `0.0.7` to `0.0.8` ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Upgrade `airtap` from `0.0.7` to `0.1.0` ([**@vweevers**](https://github.com/vweevers), [**@ralphtheninja**](https://github.com/ralphtheninja))
- Upgrade `level-iterator-stream` from `~2.0.0` to `~3.0.0` ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Call `rs.destroy()` without using `.bind()` ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Pass options to `batch.write()` ([**@ralphtheninja**](https://github.com/ralphtheninja))

### Added

- Add `nyc` and `coveralls` ([**@ralphtheninja**](https://github.com/ralphtheninja))

### Removed

- Remove node 9 ([**@ralphtheninja**](https://github.com/ralphtheninja))

### Fixed

- Fix issue with `airtap --local` ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Call `rs.destroy()` without using `.bind()` ([**@ralphtheninja**](https://github.com/ralphtheninja))

## [3.1.0] - 2018-06-22

### Changed
Expand Down Expand Up @@ -984,7 +995,9 @@

:seedling: Initial release.

[unreleased]: https://github.com/level/levelup/compare/v3.1.0...HEAD
[unreleased]: https://github.com/level/levelup/compare/v3.1.1...HEAD

[3.1.1]: https://github.com/level/levelup/compare/v3.1.0...v3.1.1

[3.1.0]: https://github.com/level/levelup/compare/v3.0.1...v3.1.0

Expand Down

0 comments on commit 38c6e95

Please sign in to comment.