Skip to content

Commit

Permalink
Bump version to 1.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Daichi Sakaue <[email protected]>
  • Loading branch information
yokaze committed Jul 21, 2020
1 parent 9601b2a commit 475bdff
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.5.1] - 2020-07-21

### Fixed

- Fix aio parameter for node volume devices when cache is specified (#115)

## [1.5.0] - 2020-07-20

### Added
Expand Down Expand Up @@ -113,7 +119,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- Many things. See git log.

[Unreleased]: https://github.com/cybozu-go/placemat/compare/v1.5.0...HEAD
[Unreleased]: https://github.com/cybozu-go/placemat/compare/v1.5.1...HEAD
[1.5.1]: https://github.com/cybozu-go/placemat/compare/v1.5.0...v1.5.1
[1.5.0]: https://github.com/cybozu-go/placemat/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/cybozu-go/placemat/compare/v1.3.9...v1.4.0
[1.3.9]: https://github.com/cybozu-go/placemat/compare/v1.3.8...v1.3.9
Expand Down

0 comments on commit 475bdff

Please sign in to comment.